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
2020-01-14avfilter/f_drawgraph: add rate/r optionPaul B Mahol
2020-01-13lavfi/spp: add "quality" option in runtime change pathJun Zhao
2020-01-11avfilter: add freezeframes video filterPaul B Mahol
2020-01-11doc/general: update table AV1 entry for librav1eGyan Doshi
2020-01-11doc/general: Add avs2 decoder/encoder entryJun Zhao
2020-01-11avformat/img2dec: add option to provide metadata fields related to input pathAlexandre Heitor Schmidt
2020-01-10avfilter/f_metadata: allow direct flushing when printing to fileGyan Doshi
2020-01-10avfilter/af_afir: add support for switching impulse response streams at runtimePaul B Mahol
2020-01-10avfilter/af_afir: add support for even smaller partition sizesPaul B Mahol
2020-01-08avfilter/aformat: add shorthand names for optionsGyan Doshi
2020-01-07vf_dnn_processing: add support for more formats gray8 and grayf32Guo, Yejun
2020-01-07vf_dnn_processing: remove parameter 'fmt'Guo, Yejun
2020-01-06avfilter/af_sidechaincompress: add support for commandsPaul B Mahol
2020-01-06doc/filters: mention commands for crystalizer filterPaul B Mahol
2020-01-06doc/filters: indicate commands for scale2refGyan Doshi
2020-01-06doc/filters: indicate commands for zscaleGyan Doshi
2020-01-06avfilter/af_dynaudnorm: add support for commandsPaul B Mahol
2020-01-06doc/filters: add entry for mean and stdev in showinfoLimin Wang
2020-01-05doc/volume: correct placement of replaygain_noclipGyan Doshi
2020-01-05doc/ffmpeg: document value source for -force_key_framesGyan Doshi
2020-01-04doc: Fix a typo.Carl Eugen Hoyos
2020-01-04avfilter/af_dynaudnorm: implement threshold optionPaul B Mahol
2020-01-03avdevice/decklink: deprecate the -list_devices optionMarton Balint
2020-01-03avdevice/decklink_dec: remove -bm_v210 optionMarton Balint
2020-01-03doc/muxers: fix order of options and examples for image2 muxerMarton Balint
2020-01-01avcodec/libx265: add a qp option and apply the relevant global AVCodecContext...James Almer
2020-01-01avcodec/libx265: apply some global AVCodecContext settings to the encoder con...James Almer
2019-12-31avdevice/xcbgrab: capture the full desktop if video_size is not specifiedMarton Balint
2019-12-30avfilter/vf_histogram: add envelope to thistogram filterPaul B Mahol
2019-12-30avfilter/buffersrc: deprecate sws_param optionZhao Zhili
2019-12-29avfilter: add thistogram video filterPaul B Mahol
2019-12-28avfilter/vf_waveform: implement tint optionsPaul B Mahol
2019-12-28avfilter/vf_vectorscope: rename gray mode to tint modePaul B Mahol
2019-12-28avfilter/vf_vectorscope: add invert graticulePaul B Mahol
2019-12-28avutil/eval: Add av_expr_count_func() similar to av_expr_count_vars()Michael Niedermayer
2019-12-27avfilter/vf_vibrance: add support for commandsPaul B Mahol
2019-12-27avfilter/vf_il: add support for commandsPaul B Mahol
2019-12-27avfilter/af_stereowiden: add support for commandsPaul B Mahol
2019-12-27avfilter/af_extrastereo: add support for commandsPaul B Mahol
2019-12-27avfilter/vf_neighbor: add support for commandsPaul B Mahol
2019-12-26avutil/buffer: add av_buffer_pool_buffer_get_opaqueMarton Balint
2019-12-20doc/encoders: correct the description for ts_target_bitrateWonkap Jang
2019-12-20avfilter/vf_readeia608: rewrite processing, make extracting more robustPaul B Mahol
2019-12-17avfilter: Add tonemap vaapi filter for H2SXinpeng Sun
2019-12-15avfilter/vf_tinterlace: add support for bypassing already interlaced framesMarton Balint
2019-12-13avfilter/vf_datascope: add decimal outputPaul B Mahol
2019-12-11lavf/libsrt: enable other encryption parametersJun Zhao
2019-12-11lavf/libsrt: add linger parameter to libsrtJun Zhao
2019-12-08avfilter/scale.c: factorize ff_scale_eval_dimensionsGyan Doshi
2019-12-06avfilter/vf_yaepblur: add yaepblur filterleozhang