summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* avfilter/af_acrossover: add support for float sample formatPaul B Mahol2020-11-27
* avfilter/af_acrossover: fix single pole allpass coefficientsPaul B Mahol2020-11-27
* avfilter/af_acrossover: improve quality for odd order butterworthPaul B Mahol2020-11-27
* avfilter/avf_showfreqs: implement phase displayPaul B Mahol2020-11-27
* avfilter: add asupercut filterPaul B Mahol2020-11-26
* avfilter/af_acrossover: add missing allpass processingPaul B Mahol2020-11-26
* avfilter/af_acrossover: add missing inverter as last stepPaul B Mahol2020-11-26
* avfilter/af_acrossover: simplify coefficientsPaul B Mahol2020-11-26
* avfilter/af_acrossover: add even more ordersPaul B Mahol2020-11-26
* avfilter/af_acrossover: use transposed direct II formPaul B Mahol2020-11-26
* avfilter/af_acrossover: rewrite code so it performs fasterPaul B Mahol2020-11-26
* avfilter/af_acrossover: add higher ordersPaul B Mahol2020-11-26
* lavfi/vulkan: allow calling glslang_uninit without a prior initLynne2020-11-25
* avfilter/af_arnndn: add timeline supportPaul B Mahol2020-11-25
* avfilter/vf_readeia608: add support for slice threadsPaul B Mahol2020-11-24
* avfilter/vf_readeia608: add support for commandsPaul B Mahol2020-11-24
* avfilter/vf_xfade: ensure metadata is copied to transition framesMusee Ullah2020-11-24
* avfilter/af_biquads: make sure that biquad filter still worksPaul B Mahol2020-11-24
* avfilter/af_biquads: do not abort filtering on bogus optionsPaul B Mahol2020-11-24
* avfilter/af_adenorm: add timeline and slice threading supportPaul B Mahol2020-11-24
* avfilter/af_asubboost: add timeline and slice threading supportPaul B Mahol2020-11-24