summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Update for 4.4.3Michael Niedermayer2022-09-261-1/+1
* doc/git-howto.texi: Document commit signingMichael Niedermayer2022-09-251-1/+21
* Update for FFmpeg 4.4.2Michael Niedermayer2022-04-061-1/+1
* Update for 4.4.1Michael Niedermayer2021-09-081-1/+1
* Update missed irc linksMichael Niedermayer2021-06-181-1/+1
* Update versions for 4.4Michael Niedermayer2021-03-201-1/+1
* Bump Versions before release/4.4 branchMichael Niedermayer2021-03-201-0/+2
* doc/APIchanges: fill in missing fieldsMichael Niedermayer2021-03-201-8/+8
* avformat/rtsp: support buffer_size and pkt_size options for RTPJiangjie Gao2021-03-191-0/+3
* avformat/http,tls: honor http_proxy command line variable for HTTPSMoritz Barsnick2021-03-191-0/+4
* doc/filters: remove option band in delogoGyan Doshi2021-03-191-8/+2
* doc/ffmpeg: document parameters set by -targetGyan Doshi2021-03-191-0/+96
* avutil/adler32: Switch av_adler32_update() to size_t on bumpAndreas Rheinhardt2021-03-191-0/+7
* avformat: Make AVChapter.id an int64_t on next major bumpAndreas Rheinhardt2021-03-191-0/+4
* doc/examples/vaapi_transcode: use av_packet_alloc() to allocate packetsJames Almer2021-03-171-20/+22
* doc/examples/vaapi_encode: use av_packet_alloc() to allocate packetsJames Almer2021-03-171-8/+8
* doc/examples/transcoding: use av_packet_alloc() to allocate packetsJames Almer2021-03-171-20/+28
* doc/examples/transcode_aac: use av_packet_alloc() to allocate packetsJames Almer2021-03-171-19/+27
* doc/examples/demuxing_decoding: use av_packet_alloc() to allocate packetsJames Almer2021-03-171-11/+14
* avcodec/packet: deprecate av_init_packet()James Almer2021-03-171-0/+5
* lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADSAnton Khirnov2021-03-161-0/+5
* doc/encoders: Remove text about single bit-depth libx264 supportTobias Rapp2021-03-161-3/+1
* doc/APIchanges: Fill in some missing informationMichael Niedermayer2021-03-141-24/+24
* avdevice/xcbgrab: Add option for grabbing a windowsgerwk2021-03-141-1/+14
* doc/filters: note default for zoompan's durationGyan Doshi2021-03-141-1/+1
* avformat/librist: clarify and limit buffer_sizeMarton Balint2021-03-131-1/+3
* avformat/librist: increase default loglevelMarton Balint2021-03-131-1/+3
* avformat/librist: make packet size adjustable for writing, fix it for readingMarton Balint2021-03-131-0/+3
* libavformat: add librist protocolPaul B Mahol2021-03-131-0/+29
* avcodec: add a get_encode_buffer() callback to AVCodecContextJames Almer2021-03-121-0/+7
* avformat/gopher: Add support for Gopher over TLSparazyd2021-03-112-0/+7
* Doc: Tech Resolution ProcessJean-Baptiste Kempf2021-03-112-1/+92
* avformat/utils: change AVStream side data related public function and struct ...James Almer2021-03-101-0/+4
* avcodec/packet: change side data related public function and struct size type...James Almer2021-03-101-0/+4
* avutil/frame: change av_frame_new_side_data() size parameter type to size_tJames Almer2021-03-101-3/+3
* avutil/buffer: change public function and struct size parameter types to size_tJames Almer2021-03-101-0/+4
* doc/muxers.texi: Readd documentation removed accidentallyAndreas Rheinhardt2021-03-071-0/+2
* avfilter: add msad video filterPaul B Mahol2021-03-061-0/+21
* avfilter: add identity video filterPaul B Mahol2021-03-061-0/+22
* avformat: add TTML muxerJan Ekström2021-03-051-1/+1
* avcodec: add TTML encoderJan Ekström2021-03-051-0/+1
* avcodec: enable usage of err_recognition for encodersJan Ekström2021-03-051-0/+3
* avformat: Deprecate AVFMT_FLAG_PRIV_OPT, remove av_demuxer_open on bumpAndreas Rheinhardt2021-03-031-0/+4
* doc/codecs.texi: Remove removed or ineffective optionsAndreas Rheinhardt2021-02-281-121/+1
* avcodec/options: deprecate avcodec_get_frame_class()James Almer2021-02-271-0/+3
* doc/encoders: Add documentation for the GIF encoderDerek Buitenhuis2021-02-251-0/+38
* ffprobe: stop printing deprecated fieldsAnton Khirnov2021-02-221-5/+0
* lavu/tx: support in-place FFT transformsLynne2021-02-211-0/+3
* avfilter: add vif filterAshish Singh2021-02-161-0/+21
* avcodec/setts_bsf: add sample rate for expressionsPaul B Mahol2021-02-151-0/+3