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
2021-01-01mpegvideo: use the AVVideoEncParams API for exporting QP tablesAnton Khirnov
2021-01-01avfilter: add temporal midway equalizer filterPaul B Mahol
2020-12-30avfilter/vf_w3fdif: add support for commandsPaul B Mahol
2020-12-29vf_dnn_processing.c: add async supportGuo, Yejun
2020-12-28doc/muxers: correct description of hls_enc_key and hls_enc_ivSteven Liu
2020-12-27doc/protocols: document cache optionGyan Doshi
2020-12-25avfilter/vf_xmedian: add support for commandsPaul B Mahol
2020-12-22ffmpeg: add option stats_periodGyan Doshi
2020-12-21avfilter/af_crystalizer: implement inverse filteringPaul B Mahol
2020-12-21avfilter/af_crystalizer: improve filter descriptionPaul B Mahol
2020-12-21avformat/libamqp: parse vhost in uriAndriy Gelman
2020-12-20avfilter: add shufflepixels video filterPaul B Mahol
2020-12-20doc/codecs: add entries for export_side_dataGyan Doshi
2020-12-20avfilter/vf_maskedthreshold: add support for commandsPaul B Mahol
2020-12-19avfilter/vf_maskedminmax: add support for commandsPaul B Mahol
2020-12-19avfilter/vf_maskedclamp: add support for commandsPaul B Mahol
2020-12-19avfilter/vf_bilateral: add support for commandsPaul B Mahol
2020-12-19doc/filters: document that cas filter supports commandsPaul B Mahol
2020-12-19avfilter/vf_fillborders: add fade modePaul B Mahol
2020-12-18avfilter/vf_fillborders: add more fill modesPaul B Mahol
2020-12-18avfilter/af_asoftclip: add two more useful options for finer filteringPaul B Mahol
2020-12-16avfilter/af_biquads: add one-pole shelf filters by adding pole optionPaul B Mahol
2020-12-15avfilter/vf_limiter: add support for commandsPaul B Mahol
2020-12-12avfilter/af_afade: add support for commands to afade filterPaul B Mahol
2020-12-11avfilter/vf_convolution: add support for commandsPaul B Mahol
2020-12-11avfilter/vf_chromanr: add options for finer controls of filteringPaul B Mahol
2020-12-11avfilter: add asuperpass and asuperstop filterPaul B Mahol
2020-12-09avfilter/cropdetect: add option for initial skipGyan Doshi
2020-12-08hlsenc: expand hls_fmp4_init_filename with strftime()Nikola Pajkovsky
2020-12-07doc/filters: fix obvious mistake for minimum accepted valuePaul B Mahol
2020-12-06avfilter/af_biquads: add shortcut to set internal precisionPaul B Mahol
2020-12-06avformat/mspdec: Microsoft Paint (MSP) demuxerPeter Ross
2020-12-05avfilter/af_afreqshift: add level optionPaul B Mahol
2020-12-05avfilter: add asubcut filterPaul B Mahol
2020-12-05avfilter/af_arnndn: add mix optionPaul B Mahol
2020-12-04avfilter/af_stereotools: add support for commandsPaul B Mahol
2020-12-04avfilter/af_stereotools: add two more modesPaul B Mahol
2020-12-03avdevice/decklink_dec: add support for 50/60 fps timecodeMarton Balint
2020-12-03avutil/timecode: add av_timecode_init_from_componentsMarton Balint
2020-12-02avfilter/af_acrossover: add per output band gainPaul B Mahol
2020-12-02avfilter/af_acrossover: document roll-off of each filter orderPaul B Mahol
2020-11-30avfilter/af_agate: add support for commands and timelinePaul B Mahol
2020-11-29avfilter/af_asupercut: add order optionPaul B Mahol
2020-11-29avfilter/af_asubboost: make wet option apply to final outputPaul B Mahol
2020-11-28avfilter/avf_showfreqs: add group delay data modePaul B Mahol
2020-11-28avfilter/af_acrossover: add option to adjust input gainPaul B Mahol
2020-11-28doc/filters: mention when adenorm filter should be placed in graphPaul B Mahol
2020-11-28avfilter/af_aemphasis: add timeline/slice and commands supportPaul B Mahol
2020-11-27doc/filters: fix several errors/typosPaul B Mahol
2020-11-27avcodec: deprecate thread_safe_callbacksAnton Khirnov