summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/af_mcompand: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter/af_dynaudnorm: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter/af_drmeter: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter/af_deesser: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter/af_dcshift: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter/af_crystalizer: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter/af_compensationdelay: Store format in filter, remove query funcAndreas Rheinhardt2021-10-05
* avfilter/af_compand: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter/af_chorus: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter/af_axcorrelate: Store format in filter, remove query funcAndreas Rheinhardt2021-10-05
* avfilter/af_atilt: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter/af_atempo: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter/af_asupercut: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter/af_asubboost: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter/af_astats: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter/af_asoftclip: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter/af_apsyclip: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter/af_aphaser: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter/af_anlmdn: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter/af_amultiply: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter/af_amix: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter/af_alimiter: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter/af_afwtdn: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter/af_afreqshift: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter/af_afftdn: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter/af_afade: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter/af_aexciter: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter/af_aemphasis: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter/af_aecho: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter/af_aderivative: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter/af_adenorm: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter/af_adelay: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter/af_adecorrelate: Store format in filter, remove query funcAndreas Rheinhardt2021-10-05
* avfilter/af_adeclick: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter/af_acrusher: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter/af_crossover: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter/af_contrast: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/formats: Add function to create AVFilterFormats with one entryAndreas Rheinhardt2021-10-05
* avfilter/vf_fieldorder: Remove always-true checkAndreas Rheinhardt2021-10-05
* avfilter/af_dynaudnorm: add support for filtering non-writable framesPaul B Mahol2021-10-05
* avfilter/af_dynaudnorm: fix possible clipping at start when alt-boundary mode...Paul B Mahol2021-10-05
* avfilter/af_speechnorm: fix possible memleak on error to make frame writablePaul B Mahol2021-10-05
* avfilter/vf_morpho: Fix invalid frees on errorAndreas Rheinhardt2021-10-04
* avfilter/vf_morpho: Take pre-padding into account for LUT-reallocationAndreas Rheinhardt2021-10-04
* avfilter/vf_morpho: Factor out (re)allocating lutAndreas Rheinhardt2021-10-04
* avfilter/vf_morpho: Fix leak of output frame on errorAndreas Rheinhardt2021-10-04
* avfilter/avfilter: Make ff_tlog_ref() staticAndreas Rheinhardt2021-10-03
* avfilter/af_afwtdn: add internal timeline supportPaul B Mahol2021-10-03
* avfilter/vf_morpho: switch to internal timelinePaul B Mahol2021-10-03