aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/af_asupercut.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-271-4/+4
* avfilter/af_asupercut: Deduplicate optionsAndreas Rheinhardt2021-01-081-9/+3
* avfilter: add asuperpass and asuperstop filterPaul B Mahol2020-12-111-4/+129
* avfilter: add asubcut filterPaul B Mahol2020-12-051-19/+70
* avfilter/af_asupercut: add float sample format supportPaul B Mahol2020-11-291-43/+56
* avfilter/af_asupercut: add order optionPaul B Mahol2020-11-291-12/+30
* avfilter: add asupercut filterPaul B Mahol2020-11-261-0/+247