summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/src_avsynctest: add support for commandsPaul B Mahol2023-05-10
* avfilter/src_avsynctest: fix beep amplitude scalingPaul B Mahol2023-05-10
* avfilter/vf_varblur: add float format supportPaul B Mahol2023-05-09
* avfilter/vf_estdif: simplify finding minimum scorePaul B Mahol2023-05-09
* avfilter/vf_estdif: remove float usagePaul B Mahol2023-05-09
* avfilter/vf_estdif: fix recently introduced regressionPaul B Mahol2023-05-09
* avfilter: add zoneplate video test sourcePaul B Mahol2023-05-09
* avfilter/asrc_anoisesrc: improve velvet noise outputPaul B Mahol2023-05-09
* avfilter/vf_feedback: fix artifacts with subsampled chromaPaul B Mahol2023-05-09
* avfilter/vf_mpdecimate: Add option to keep the first N similar frames before ...Thilo Borgmann2023-05-08
* avfilter/vf_morpho: add slice threading supportPaul B Mahol2023-05-08
* avfilter/vf_morpho: remove unused function's argumentPaul B Mahol2023-05-08
* avfilter/vf_morpho: move structure processing in separate loopPaul B Mahol2023-05-08
* avfilter/f_ebur128: export results into read-only optionsPaul B Mahol2023-05-07
* avfilter/af_replaygain: export results into read-only optionsPaul B Mahol2023-05-07
* avfilter/af_asetnsamples: add timeline supportPaul B Mahol2023-05-07
* avfilter/af_asetnsamples: add commands supportPaul B Mahol2023-05-07
* avfilter/adynamicequalizer_template: remove empty linesPaul B Mahol2023-05-06
* avfilter/vsrc_gradients: fix several issues with !rgba outputPaul B Mahol2023-05-06
* avfilter/af_join: set output frame durationPaul B Mahol2023-05-05
* avfilter/af_adelay: fix frame pts and set frame durationPaul B Mahol2023-05-05
* avfilter/af_amerge: set output frame durationPaul B Mahol2023-05-05
* avfilter/af_biquads: reduce double type usagePaul B Mahol2023-05-05
* avfilter/vf_coreimage: add missing semicolonJames Almer2023-05-04
* avutil/frame: deprecate key_frameJames Almer2023-05-04
* avfilter: use the new AVFrame key_frame flag in all filtersJames Almer2023-05-04
* avutil/frame: deprecate interlaced_frame and top_field_firstJames Almer2023-05-04
* avfilter: use the new AVFrame interlace flags in all filtersJames Almer2023-05-04
* avfilter/vf_libplacebo: add flexible crop exprsNiklas Haas2023-05-03
* avfilter/vf_libplacebo: add fillcolor optionNiklas Haas2023-05-03
* avfilter/af_afreqshift: cache nb_coeffs valuePaul B Mahol2023-05-03
* avfilter/af_anlms: improve documentation and extend optionPaul B Mahol2023-05-01
* avfilter/af_arls: improve documentation and extend optionPaul B Mahol2023-05-01
* avfilter/audio: move a variable declaration outside of an unrelated deprecate...James Almer2023-05-01
* avfilter/vf_waveform: cc2b3201e7 missed same for >8 bitsPaul B Mahol2023-05-01
* avfilter/af_asdr: add support for threadsPaul B Mahol2023-04-30
* avfilter/af_asdr: add timeline supportPaul B Mahol2023-04-30
* avfilter/af_asdr: set output frame durationPaul B Mahol2023-04-30
* avfilter: add arls filterPaul B Mahol2023-04-30
* avfilter/af_adynamicequalizer: add precision optionPaul B Mahol2023-04-30
* avfilter/af_adynamicequalizer: refactor code to gain small speedupPaul B Mahol2023-04-28
* avfilter/af_adynamicequalizer: factor detection filter codePaul B Mahol2023-04-28
* avfilter/af_adynamicequalizer: add dftype optionPaul B Mahol2023-04-28
* lavfi/dnn: Remove DNN native backendTing Fu2023-04-28
* lavfi/dnn: Modified DNN native backend related tools and docs.Ting Fu2023-04-28
* lavfi/dnn: modify dnn interface for removing native backendTing Fu2023-04-28
* avfilter/afir_template: avoid multiplications if memcpy is enoughPaul B Mahol2023-04-27
* avfilter: add FIR equalizer coefficients source filterPaul B Mahol2023-04-27
* avfilter/vf_libplacebo: strip ICC profiles on CSP changeNiklas Haas2023-04-26
* avfilter/af_afir: fix remaining artifacts on IR switchPaul B Mahol2023-04-25