Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2021-03-20Update versions for 4.4Michael Niedermayer
2021-03-20Bump Versions before release/4.4 branchMichael Niedermayer
2021-03-20doc/APIchanges: fill in missing fieldsMichael Niedermayer
2021-03-20avformat/rtsp: support buffer_size and pkt_size options for RTPJiangjie Gao
2021-03-20avformat/http,tls: honor http_proxy command line variable for HTTPSMoritz Barsnick
2021-03-19doc/filters: remove option band in delogoGyan Doshi
2021-03-19doc/ffmpeg: document parameters set by -targetGyan Doshi
2021-03-19avutil/adler32: Switch av_adler32_update() to size_t on bumpAndreas Rheinhardt
2021-03-19avformat: Make AVChapter.id an int64_t on next major bumpAndreas Rheinhardt
2021-03-17doc/examples/vaapi_transcode: use av_packet_alloc() to allocate packetsJames Almer
2021-03-17doc/examples/vaapi_encode: use av_packet_alloc() to allocate packetsJames Almer
2021-03-17doc/examples/transcoding: use av_packet_alloc() to allocate packetsJames Almer
2021-03-17doc/examples/transcode_aac: use av_packet_alloc() to allocate packetsJames Almer
2021-03-17doc/examples/demuxing_decoding: use av_packet_alloc() to allocate packetsJames Almer
2021-03-17avcodec/packet: deprecate av_init_packet()James Almer
2021-03-16lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADSAnton Khirnov
2021-03-16doc/encoders: Remove text about single bit-depth libx264 supportTobias Rapp
2021-03-15doc/APIchanges: Fill in some missing informationMichael Niedermayer
2021-03-15avdevice/xcbgrab: Add option for grabbing a windowsgerwk
2021-03-14doc/filters: note default for zoompan's durationGyan Doshi
2021-03-13avformat/librist: clarify and limit buffer_sizeMarton Balint
2021-03-13avformat/librist: increase default loglevelMarton Balint
2021-03-13avformat/librist: make packet size adjustable for writing, fix it for readingMarton Balint
2021-03-13libavformat: add librist protocolPaul B Mahol
2021-03-13avcodec: add a get_encode_buffer() callback to AVCodecContextJames Almer
2021-03-12avformat/gopher: Add support for Gopher over TLSparazyd
2021-03-11Doc: Tech Resolution ProcessJean-Baptiste Kempf
2021-03-11avformat/utils: change AVStream side data related public function and struct ...James Almer
2021-03-11avcodec/packet: change side data related public function and struct size type...James Almer
2021-03-11avutil/frame: change av_frame_new_side_data() size parameter type to size_tJames Almer
2021-03-11avutil/buffer: change public function and struct size parameter types to size_tJames Almer
2021-03-07doc/muxers.texi: Readd documentation removed accidentallyAndreas Rheinhardt
2021-03-06avfilter: add msad video filterPaul B Mahol
2021-03-06avfilter: add identity video filterPaul B Mahol
2021-03-05avformat: add TTML muxerJan Ekström
2021-03-05avcodec: add TTML encoderJan Ekström
2021-03-05avcodec: enable usage of err_recognition for encodersJan Ekström
2021-03-03avformat: Deprecate AVFMT_FLAG_PRIV_OPT, remove av_demuxer_open on bumpAndreas Rheinhardt
2021-02-28doc/codecs.texi: Remove removed or ineffective optionsAndreas Rheinhardt
2021-02-27avcodec/options: deprecate avcodec_get_frame_class()James Almer
2021-02-25doc/encoders: Add documentation for the GIF encoderDerek Buitenhuis
2021-02-22ffprobe: stop printing deprecated fieldsAnton Khirnov
2021-02-21lavu/tx: support in-place FFT transformsLynne
2021-02-16avfilter: add vif filterAshish Singh
2021-02-15avcodec/setts_bsf: add sample rate for expressionsPaul B Mahol
2021-02-14avdevice/avdevice: Deprecate AVDevice Capabilities APIAndreas Rheinhardt
2021-02-13avfilter/vf_datascope: pixscope: add commands supportPaul B Mahol
2021-02-13avfilter/af_amix: rename sum option to normalizePaul B Mahol
2021-02-12avcodec: add setts bitstream filterPaul B Mahol
2021-02-12avfilter: add monochrome video filterPaul B Mahol