summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* doc/filters: fix option name for mix filterGyan Doshi2021-03-24
* avutil/frame: Deprecate av_get_colorspace_name()Andreas Rheinhardt2021-03-24
* Bump Versions before release/4.4 branchMichael Niedermayer2021-03-20
* doc/APIchanges: fill in missing fieldsMichael Niedermayer2021-03-20
* avformat/rtsp: support buffer_size and pkt_size options for RTPJiangjie Gao2021-03-19
* avformat/http,tls: honor http_proxy command line variable for HTTPSMoritz Barsnick2021-03-19
* doc/filters: remove option band in delogoGyan Doshi2021-03-19
* doc/ffmpeg: document parameters set by -targetGyan Doshi2021-03-19
* avutil/adler32: Switch av_adler32_update() to size_t on bumpAndreas Rheinhardt2021-03-19
* avformat: Make AVChapter.id an int64_t on next major bumpAndreas Rheinhardt2021-03-19
* doc/examples/vaapi_transcode: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* doc/examples/vaapi_encode: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* doc/examples/transcoding: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* doc/examples/transcode_aac: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* doc/examples/demuxing_decoding: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avcodec/packet: deprecate av_init_packet()James Almer2021-03-17
* lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADSAnton Khirnov2021-03-16
* doc/encoders: Remove text about single bit-depth libx264 supportTobias Rapp2021-03-16
* doc/APIchanges: Fill in some missing informationMichael Niedermayer2021-03-14
* avdevice/xcbgrab: Add option for grabbing a windowsgerwk2021-03-14
* doc/filters: note default for zoompan's durationGyan Doshi2021-03-14
* avformat/librist: clarify and limit buffer_sizeMarton Balint2021-03-13
* avformat/librist: increase default loglevelMarton Balint2021-03-13
* avformat/librist: make packet size adjustable for writing, fix it for readingMarton Balint2021-03-13
* libavformat: add librist protocolPaul B Mahol2021-03-13
* avcodec: add a get_encode_buffer() callback to AVCodecContextJames Almer2021-03-12
* avformat/gopher: Add support for Gopher over TLSparazyd2021-03-11
* Doc: Tech Resolution ProcessJean-Baptiste Kempf2021-03-11
* avformat/utils: change AVStream side data related public function and struct ...James Almer2021-03-10
* avcodec/packet: change side data related public function and struct size type...James Almer2021-03-10
* avutil/frame: change av_frame_new_side_data() size parameter type to size_tJames Almer2021-03-10
* avutil/buffer: change public function and struct size parameter types to size_tJames Almer2021-03-10
* doc/muxers.texi: Readd documentation removed accidentallyAndreas Rheinhardt2021-03-07
* avfilter: add msad video filterPaul B Mahol2021-03-06
* avfilter: add identity video filterPaul B Mahol2021-03-06
* avformat: add TTML muxerJan Ekström2021-03-05
* avcodec: add TTML encoderJan Ekström2021-03-05
* avcodec: enable usage of err_recognition for encodersJan Ekström2021-03-05
* avformat: Deprecate AVFMT_FLAG_PRIV_OPT, remove av_demuxer_open on bumpAndreas Rheinhardt2021-03-03
* doc/codecs.texi: Remove removed or ineffective optionsAndreas Rheinhardt2021-02-28
* avcodec/options: deprecate avcodec_get_frame_class()James Almer2021-02-27
* doc/encoders: Add documentation for the GIF encoderDerek Buitenhuis2021-02-25
* ffprobe: stop printing deprecated fieldsAnton Khirnov2021-02-22
* lavu/tx: support in-place FFT transformsLynne2021-02-21
* avfilter: add vif filterAshish Singh2021-02-16
* avcodec/setts_bsf: add sample rate for expressionsPaul B Mahol2021-02-15
* avdevice/avdevice: Deprecate AVDevice Capabilities APIAndreas Rheinhardt2021-02-14
* avfilter/vf_datascope: pixscope: add commands supportPaul B Mahol2021-02-13
* avfilter/af_amix: rename sum option to normalizePaul B Mahol2021-02-12
* avcodec: add setts bitstream filterPaul B Mahol2021-02-12