summaryrefslogtreecommitdiff
path: root/libavfilter/af_afir.h
Commit message (Collapse)AuthorAge
* avfilter/af_afir: make max IR length configurablePaul B Mahol2018-04-16
| | | | | | Also increase max allowed dry/wet value. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avfilter/af_afir: remove extra space in the header inclusion guardsJames Almer2017-05-09
| | | | Fixes fate-source.
* avfilter: add arbitrary audio FIR filterPaul B Mahol2017-05-09
Signed-off-by: Paul B Mahol <onemda@gmail.com>