summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* avfilter/af_agate: switch to internal timelinePaul B Mahol2021-10-03
* avfilter/af_afftdn: switch to internal timelinePaul B Mahol2021-10-03
* avfilter/x86/vf_blend: unify indentation formatWu Jianhua2021-10-03
* avfilter/f_reverse: add missing S64(P) sample format supportPaul B Mahol2021-10-02
* avfilter: add (a)latency filtersPaul B Mahol2021-10-02
* avfilter/af_afade: Remove impossible branchAndreas Rheinhardt2021-10-02
* avfilter/formats: Update outdated commentAndreas Rheinhardt2021-10-02
* avfilter/formats: Don't unnecessarily reget pixfmt descriptorAndreas Rheinhardt2021-10-02
* avfilter/f_reverse: Don't use redundant query_formats functionAndreas Rheinhardt2021-10-02
* avfilter/avfilter: Remove unused bufferAndreas Rheinhardt2021-10-02
* avfilter/avfiltergraph: Remove always-true checkAndreas Rheinhardt2021-10-02
* avfilter/avfiltergraph: Free AVFilterGraph options properlyAndreas Rheinhardt2021-10-02