]> git.sesse.net Git - ffmpeg/history - doc
avfilter/vf_showinfo: add dump_s12m_timecode() helper function
[ffmpeg] / doc /
2020-07-08 Paul B Maholavfilter: add chromanr video filter
2020-07-03 Gautam Ramakrishnanlibavcodec/pgxdec: Add PGX decoder
2020-07-02 Milos Zivkovicavdevice/decklink_dec: add support for extracting and...
2020-07-02 Kyle Swansonconfigure: remove libvmaf from EXTERNAL_LIBRARY_VERSION...
2020-07-02 Marvin Scholzavformat/icecast: Add option to use TLS connection
2020-07-02 Joe RattermanReplace 'FontName' with 'Fontname' in the documentation.
2020-07-02 Guo, Yejunvf_dnn_processing.c: add dnn backend openvino
2020-07-01 Wang Caoavcodec/libaomenc: Add command-line options for intra...
2020-07-01 Wang Caoavcodec/libaomenc: Add command-line options to control...
2020-06-25 exwmavfilter/zoompan: add in_time variable
2020-06-25 Levis Florianavformat/libamqp: add option delivery_mode
2020-06-23 Paul B Maholdoc/general: mention BT20 decoder
2020-06-23 Paul B Maholdoc/general: merge dupe ProRes entries
2020-06-23 Paul B Maholdoc/general: mention NotchLC
2020-06-23 Paul B Maholavfilter/vf_v360: add orthographic projection support
2020-06-22 Paul B Maholavfilters/vf_v360: add equisolid projection support
2020-06-21 Paul B Maholavfilter/af_ladspa: add latency compensation
2020-06-20 Limin Wangdoc/encoders: fix the misleading usage of profile
2020-06-18 Limin Wangavfilter/vf_overlay: add yuv420p10 and yuv422p10 10bit...
2020-06-18 Linjie Fufftools/ffmpeg_filter: add -autoscale to disable/enable...
2020-06-15 Thilo Borgmannlavdevice: Add AudioToolbox output device.
2020-06-15 Przemysław Sobalaavformat/dashenc: Add hls_master_name option
2020-06-14 Marton Balintavcodec/libzvbi-teletextdec: fix txt_default_region...
2020-06-12 Lynnedoc/APIchanges: add new AV_PIX_FMT_X2RGB10
2020-06-11 Limin Wangavutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data...
2020-06-10 Anton Khirnovlavu/opt: add a more general child class iteration API
2020-06-09 Moritz Barsnickdoc/utils: document the "s", "ms" and "us" suffixes...
2020-06-09 Moritz Barsnickdoc/ffmpeg: remove reference to deprecated option
2020-06-08 Marton Balintavformat/fifo: add timeshift option to delay output
2020-06-08 Michael Niedermayerdoc/APIchanges: Fill in missing values
2020-06-07 Paul B Maholavfilter/vf_vaguedenoiser: add new type of threshold
2020-06-05 James Almeravutil/buffer: use the default allocator if none is...
2020-06-01 Andriy Gelmanfftools/ffmpeg: update text requesting samples
2020-05-31 Limin Wangavcodec/mpeg12enc: support mpeg2 encoder const profile
2020-05-30 Paul B Maholavfilter: add dblur video filter
2020-05-30 Paul B Maholavfilter/af_aiir: add S-plane support
2020-05-30 Paul B Maholavfilter/af_aiir: make it clear that transfer function...
2020-05-30 Paul B Maholavfilter/af_biquads: implement 1st order allpass
2020-05-28 Limin Wangdoc: add dia_size option documentation
2020-05-27 Zane van Iperenavcodec: add adpcm_ima_ssi encoder
2020-05-27 Anton Khirnovavcodec.h: split AVCodec API into its own header
2020-05-27 Anton Khirnovdoc/APIchanges: fix typo in version number
2020-05-26 Marton Balintfftools/ffmpeg: add new abort_on flag which aborts...
2020-05-25 Anton Khirnovh264dec: support exporting QP tables through the AVVide...
2020-05-23 Lynnehwcontext: add av_hwdevice_ctx_create_derived_opts
2020-05-23 Nicolas Georgelavfi: add untile filter.
2020-05-23 Nicolas Georgelavu: add av_gcd_q().
2020-05-22 Marton Balintavcodec: move mpeg4 profiles to profiles.h
2020-05-22 Marton Balintavcodec/options_table: remove dts profiles
2020-05-22 Marton Balintavcodec: move aacenc profiles to profiles.h
2020-05-22 Marton Balintavcodec/options_table: make AVCodecContext->profile...
2020-05-22 Marton Balintavutil/opt: add AV_OPT_FLAG_CHILD_CONSTS
2020-05-22 Anton Khirnovavcodec.h: split bitstream filters API into its own...
2020-05-22 Anton Khirnovavcodec.h: split AVCodecParameters API into its own...
2020-05-22 Anton KhirnovStop hardcoding align=32 in av_frame_get_buffer() calls.
2020-05-22 Paul B Maholavfilter/af_aiir: add more descriptive options aliases
2020-05-22 Paul B Maholavfilter/af_aiir: export normalize option
2020-05-21 James Almeravcodec: deprecate Lossless and Intra Only encoder...
2020-05-19 wm4avcodec: Add MediaFoundation encoder wrapper
2020-05-19 Paul B Maholavfilter: add gradients source video filter
2020-05-19 Andreas Rheinhardtdoc/muxers: Document title tag for attachments
2020-05-17 James Almeravutil: bump version after addition of av_sat_add64...
2020-05-14 Limin Wangavfilter/vf_minterpolate: change the default threshold...
2020-05-14 Limin Wangavfilter/vf_scdet: add filter to detect scene change
2020-05-12 Anton Khirnovlavc: add a flag for exporting AVVideoEncParams from...
2020-05-12 Juan De Leónlibavutil: add API for exporting video frame quantizers
2020-05-12 Anton Khirnovdoc/examples/muxing: convert to new encoding API
2020-05-12 Anton Khirnovdoc/examples/demuxing_decoding: convert to new decoding API
2020-05-12 Anton Khirnovdoc/examples/demuxing_decoding: drop -refcount
2020-05-10 Lynnehwcontext_vulkan: expose enabled device and instance...
2020-05-10 Lynnehwcontext_vulkan: let users enable device and instance...
2020-05-08 Lou Logandoc/encoders: remove unsubstantiated ffaacenc > fdk...
2020-05-08 Michael NiedermayerRevert "doc/mailing-list-faq: Mention current problem...
2020-05-07 Marton Balintavcodec/pcm_rechunk_bsf: add bitstream filter to rechun...
2020-05-04 Steven Liudoc/muxers: remove hls_fmp4_init_resend parameter
2020-05-02 Limin Wangavcodec/prores_metadata_bsf: add arib-std-b67 format...
2020-05-02 Limin Wangavcodec/prores_metadata_bsf: add smpte2084 format support
2020-05-02 Limin Wangdoc/protocols: clarify timeout and latency unit of...
2020-05-02 vectronicfftools/ffprobe: show closed caption info in the stream...
2020-05-02 Michael Niedermayerdoc/mailing-list-faq: Mention current problem with GMX
2020-05-01 Marton Balintavformat/hlsenc: add support for microseconds since...
2020-05-01 Limin Wangdoc/utils: add more examples for valid time duration
2020-04-30 Paul B Maholavfilter/af_crossfeed: make options runtime configurable
2020-04-30 Paul B Maholavfilter/af_crossfeed: make slope configurable
2020-04-30 Paul B Maholavfilter: add asubboost filter
2020-04-29 Paul B Maholavfilter/vf_v360: make FOV adjusted for dual fisheye too
2020-04-29 Paul B Maholavfilter/af_amix: make weights option runtime configured
2020-04-29 Steven Liuavfilter/vf_v360: adjustment out_pad and in_pad maximum...
2020-04-25 Paul B Maholavfilter/f_interleave: add duration option
2020-04-25 Jun Zhaolavu/version: bump minor version for DOVI sidedata
2020-04-24 Zane van Iperenavcodec: add support for Cunning Developments' ADPCM
2020-04-23 Jun Zhaodoc/APIChanges: add AV_PKT_DATA_DOVI_CONF entry
2020-04-21 Marton Balintavformat/mpegtsenc: use standard pids for m2ts
2020-04-21 Andreas Rheinhardtavformat/matroskaenc: Redo handling of FlagDefault
2020-04-20 James Almeravformat/dashenc: add a PlaybackRate element
2020-04-20 James Almerdoc/muxers: fix some dashenc option names
2020-04-18 Paul B Maholavfilter: add maskedthreshold filter
2020-04-18 Paul B Maholavfilter: add tmedian filter
2020-04-17 Paul B Maholavfilter/af_astats: add noise floor count stat
2020-04-17 Paul B Maholavfilter/af_astats: measure noise floor
next