summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* avfilter/vf_fillborders: add fade modePaul B Mahol2020-12-18
* avfilter/vf_fillborders: add more fill modesPaul B Mahol2020-12-18
* avfilter/af_asoftclip: add two more useful options for finer filteringPaul B Mahol2020-12-18
* avfilter/af_biquads: fix error in ro calculationPaul B Mahol2020-12-17
* avfilter/af_biquads: add one-pole shelf filters by adding pole optionPaul B Mahol2020-12-16
* avfilter/vf_limiter: add support for commandsPaul B Mahol2020-12-15
* avfilter/af_afreqshift: add fltp sample format supportPaul B Mahol2020-12-13
* lavfi/dnn: check the return value from sws_getContextJun Zhao2020-12-12
* lavfi/dnn: used the format name in debug messageJun Zhao2020-12-12
* avfilter/vf_fade: add timeline supportPaul B Mahol2020-12-11
* avfilter/af_afade: add support for commands to afade filterPaul B Mahol2020-12-11
* avfilter/vf_convolution: add support for commandsPaul B Mahol2020-12-11
* avfilter/vf_chromanr: add options for finer controls of filteringPaul B Mahol2020-12-11
* avfilter: add asuperpass and asuperstop filterPaul B Mahol2020-12-11
* avfilter/af_earwax: fix check that was left in previous commitPaul B Mahol2020-12-10
* avfilter/cropdetect: add option for initial skipGyan Doshi2020-12-09
* avfilter/aeval: add timeline support for aevalPaul B Mahol2020-12-08
* avfilter/f_perms: add timeline supportPaul B Mahol2020-12-07
* avfilter/af_earwax: fix filter behaviorPaul B Mahol2020-12-07
* avfilter/vf_showinfo: include the correct Dynamic HDR10+ headerJames Almer2020-12-06
* avfilter/af_biquads: add shortcut to set internal precisionPaul B Mahol2020-12-06
* avfilter/vf_showinfo: add support for HDR10+ metadataMohammad Izadi2020-12-05
* avfilter/af_afreqshift: add level optionPaul B Mahol2020-12-05
* avfilter: add asubcut filterPaul B Mahol2020-12-05
* avfilter/af_arnndn: add mix optionPaul B Mahol2020-12-04
* avfilter/vf_v360: fix several problems with 'perspective' outputMichael Koch2020-12-04
* avfilter/af_stereotools: add support for commandsPaul B Mahol2020-12-04
* avfilter/af_stereotools: add timeline supportPaul B Mahol2020-12-04
* avfilter/af_stereotools: add two more modesPaul B Mahol2020-12-04
* avfilter/af_acrossover: add per output band gainPaul B Mahol2020-12-02
* avfilter/af_acrossover: remove pointless allocation of static sizePaul B Mahol2020-12-02
* avfilter/af_acrossover: document roll-off of each filter orderPaul B Mahol2020-12-02
* avfilter/af_acrossover: move coefficients and state to simple arraysPaul B Mahol2020-12-01
* avfilter/af_anequalizer: add timeline and slice supportPaul B Mahol2020-12-01
* avfilter/af_agate: add support for commands and timelinePaul B Mahol2020-11-30
* avfilter/af_acrossover: remove unneeded emms_c() callsPaul B Mahol2020-11-30
* avfilter/af_acrossover: unroll biquad_process loopPaul B Mahol2020-11-30
* avfilter/af_acrossover: use fdsp for inverterPaul B Mahol2020-11-30
* avfilter/af_acrossover: always align nb_samples for fdsp callPaul B Mahol2020-11-29
* avfilter/af_asupercut: add float sample format supportPaul B Mahol2020-11-29
* avfilter/af_asupercut: add order optionPaul B Mahol2020-11-29
* avfilter/af_acrossover: split in correct spotPaul B Mahol2020-11-29
* avfilter/af_acrossover: reduce memory usagePaul B Mahol2020-11-29
* avfilter/af_asubboost: make wet option apply to final outputPaul B Mahol2020-11-28
* avfilter/avf_showfreqs: add group delay data modePaul B Mahol2020-11-28
* avfilter/af_acrossover: add option to adjust input gainPaul B Mahol2020-11-28
* avfilter/af_acrossover: really fix single-pole allpass coefficientsPaul B Mahol2020-11-28
* avfilter/af_acrossover: remove unecessary allpass callsPaul B Mahol2020-11-28
* avfilter/af_aemphasis: add timeline/slice and commands supportPaul B Mahol2020-11-27
* avfilter/af_aemphasis: switch to planar sample formatPaul B Mahol2020-11-27