summaryrefslogtreecommitdiff
path: root/libavfilter/af_asupercut.c
Commit message (Collapse)AuthorAge
* avfilter/af_asupercut: Deduplicate optionsAndreas Rheinhardt2021-01-08
| | | | Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
* avfilter: add asuperpass and asuperstop filterPaul B Mahol2020-12-11
|
* avfilter: add asubcut filterPaul B Mahol2020-12-05
|
* avfilter/af_asupercut: add float sample format supportPaul B Mahol2020-11-29
|
* avfilter/af_asupercut: add order optionPaul B Mahol2020-11-29
|
* avfilter: add asupercut filterPaul B Mahol2020-11-26