]> git.sesse.net Git - ffmpeg/history - doc
avformat/avio: Add Metacube support
[ffmpeg] / doc /
2021-04-29 Limin Wangdoc/filters: Documentation to add sess_config option...
2021-04-27 James Almerdoc/APIchanges: add hashes and version numbers for...
2021-04-27 Anton KhirnovBump major versions of all libraries.
2021-04-27 Andreas Rheinhardtavcodec: Constify AVCodecParserContext.parser
2021-04-27 Andreas Rheinhardtavdevice/avdevice: Constify av_*_device_next API
2021-04-27 Andreas Rheinhardtavdevice/avdevice: Constify avdevice_list_input_sources...
2021-04-27 Andreas Rheinhardtavformat/avformat, utils: Make av_find_best_stream...
2021-04-27 Andreas Rheinhardtavcodec/codec, allcodecs: Constify the AVCodec API
2021-04-27 Andreas Rheinhardtavformat/avformat: Constify AVFormatContext.*_codec...
2021-04-27 Andreas Rheinhardtlibavresample: Remove deprecated library
2021-04-27 Andreas Rheinhardtavformat: Remove deprecated AVFMT_FLAG_MP4A_LATM flag...
2021-04-27 Andreas Rheinhardtavformat/dashenc: Remove deprecated min_seg_duration...
2021-04-27 Andreas Rheinhardtavformat/rtsp: Remove deprecated old options, rename...
2021-04-27 Andreas Rheinhardtavformat: Remove remnants of side data merging
2021-04-27 Andreas Rheinhardtavformat/hlsenc: Remove deprecated localtime options
2021-04-27 Andreas Rheinhardtavformat/hlsenc: Remove deprecated wrap option
2021-04-27 Andreas Rheinhardtavformat/http: Remove deprecated "user-agent" option
2021-04-27 Andreas Rheinhardtavformat: Constify the API wrt AV(In|Out)putFormat
2021-04-27 Andreas Rheinhardtavcodec: Remove private options from AVCodecContext
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated coder type options
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated stat-bits fields
2021-04-27 Limin Wangdoc/filters: correct http link
2021-04-26 Zane van Iperendoc: update for adpcm_ima_ws encoder and wsaud muxer
2021-04-26 Gyan Doshidoc/muxers: add entry for ALP muxer
2021-04-26 Gyan Doshidoc/muxers: add entry for ADTS muxer
2021-04-24 Lynnedoc/transforms: add documentation for the FFT transforms
2021-04-24 Lynnelavu: bump minor and add APIchanges entry for the lavu...
2021-04-20 Gyan Doshidoc/filters: note requirements for xfade inputs
2021-04-19 Guo, Yejundoc/muxers.texi: fix build issue for unknown command
2021-04-17 Guo, Yejunlavfi: add filter dnn_detect for object detection
2021-04-17 Guo, Yejunlavu: add side data AV_FRAME_DATA_DETECTION_BBOXES...
2021-04-16 Tobias Rappdoc/ffprobe.xsd: Clean-up choice indicator definitions
2021-04-11 Gyan Doshidoc/muxers: add entries for raw muxers
2021-04-10 Andriy Gelmandoc/protocols: update rtsp options
2021-04-07 James Almeravformat/utils: add helper functions to retrieve index...
2021-04-07 Gyan Doshidoc/muxers: fix alphabetical sorting of entries
2021-04-04 Gyan Doshiavfilter/find_rect: add option to discard non-matching...
2021-04-03 Gyan Doshidoc/ffmpeg: clarify what -hwaccels list indicates
2021-04-02 Gyan Doshidoc/muxers: add entry for A64 muxer
2021-04-02 Gyan Doshidoc/encoders: add entry for a64 encoders
2021-03-31 Andreas Rheinhardtfftools/ffprobe: Add missing dispositions
2021-03-31 Gyan Doshidoc/demuxers: note support for flv variant KUX
2021-03-29 Michael Niedermayeravcodec/dvbsubdec: Support computing clut only once
2021-03-28 Gyan Doshidoc/filters: note default for elbg pal8 option
2021-03-24 Gyan Doshidoc/filters: fix option name for mix filter
2021-03-24 Andreas Rheinhardtavutil/frame: Deprecate av_get_colorspace_name()
2021-03-20 Michael NiedermayerBump Versions before release/4.4 branch
2021-03-19 Michael Niedermayerdoc/APIchanges: fill in missing fields
2021-03-19 Jiangjie Gaoavformat/rtsp: support buffer_size and pkt_size options...
2021-03-19 Moritz Barsnickavformat/http,tls: honor http_proxy command line variab...
2021-03-19 Gyan Doshidoc/filters: remove option band in delogo
2021-03-19 Gyan Doshidoc/ffmpeg: document parameters set by -target
2021-03-19 Andreas Rheinhardtavutil/adler32: Switch av_adler32_update() to size_t...
2021-03-19 Andreas Rheinhardtavformat: Make AVChapter.id an int64_t on next major...
2021-03-17 James Almerdoc/examples/vaapi_transcode: use av_packet_alloc(...
2021-03-17 James Almerdoc/examples/vaapi_encode: use av_packet_alloc() to...
2021-03-17 James Almerdoc/examples/transcoding: use av_packet_alloc() to...
2021-03-17 James Almerdoc/examples/transcode_aac: use av_packet_alloc() to...
2021-03-17 James Almerdoc/examples/demuxing_decoding: use av_packet_alloc...
2021-03-17 James Almeravcodec/packet: deprecate av_init_packet()
2021-03-16 Anton Khirnovlavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OT...
2021-03-16 Tobias Rappdoc/encoders: Remove text about single bit-depth libx26...
2021-03-14 Michael Niedermayerdoc/APIchanges: Fill in some missing information
2021-03-14 sgerwkavdevice/xcbgrab: Add option for grabbing a window
2021-03-14 Gyan Doshidoc/filters: note default for zoompan's duration
2021-03-13 Marton Balintavformat/librist: clarify and limit buffer_size
2021-03-13 Marton Balintavformat/librist: increase default loglevel
2021-03-13 Marton Balintavformat/librist: make packet size adjustable for writi...
2021-03-13 Paul B Mahollibavformat: add librist protocol
2021-03-12 James Almeravcodec: add a get_encode_buffer() callback to AVCodecC...
2021-03-11 parazydavformat/gopher: Add support for Gopher over TLS
2021-03-11 Jean-Baptiste KempfDoc: Tech Resolution Process
2021-03-10 James Almeravformat/utils: change AVStream side data related publi...
2021-03-10 James Almeravcodec/packet: change side data related public functio...
2021-03-10 James Almeravutil/frame: change av_frame_new_side_data() size...
2021-03-10 James Almeravutil/buffer: change public function and struct size...
2021-03-07 Andreas Rheinhardtdoc/muxers.texi: Readd documentation removed accidentally
2021-03-06 Paul B Maholavfilter: add msad video filter
2021-03-06 Paul B Maholavfilter: add identity video filter
2021-03-05 Jan Ekströmavformat: add TTML muxer
2021-03-05 Jan Ekströmavcodec: add TTML encoder
2021-03-05 Jan Ekströmavcodec: enable usage of err_recognition for encoders
2021-03-03 Andreas Rheinhardtavformat: Deprecate AVFMT_FLAG_PRIV_OPT, remove av_demu...
2021-02-28 Andreas Rheinhardtdoc/codecs.texi: Remove removed or ineffective options
2021-02-27 James Almeravcodec/options: deprecate avcodec_get_frame_class()
2021-02-25 Derek Buitenhuisdoc/encoders: Add documentation for the GIF encoder
2021-02-22 Anton Khirnovffprobe: stop printing deprecated fields
2021-02-21 Lynnelavu/tx: support in-place FFT transforms
2021-02-16 Ashish Singhavfilter: add vif filter
2021-02-15 Paul B Maholavcodec/setts_bsf: add sample rate for expressions
2021-02-14 Andreas Rheinhardtavdevice/avdevice: Deprecate AVDevice Capabilities API
2021-02-13 Paul B Maholavfilter/vf_datascope: pixscope: add commands support
2021-02-12 Paul B Maholavfilter/af_amix: rename sum option to normalize
2021-02-12 Paul B Maholavcodec: add setts bitstream filter
2021-02-11 Paul B Maholavfilter: add monochrome video filter
2021-02-11 Jan Ekströmavfilter/vf_zscale: add support for setting scaling...
2021-02-11 Paul B Maholavfilter/vf_pseudocolor: add two more presets
2021-02-11 Paul B Maholavfilter/vf_pseudocolor: add opacity option
2021-02-11 Paul B Maholavfilter/af_adeclick: add more descriptive options...
2021-02-10 Paul B Maholavfilter: add exposure video filter
next