summaryrefslogtreecommitdiff
path: root/libavfilter/af_haas.c
Commit message (Collapse)AuthorAgeFilesLines
* avfilter: pass outlink to ff_get_audio_buffer()Paul B Mahol2018-01-031-1/+1
| | | | | | This is more correct. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avfilter: add Haas stereo enhancerPaul B Mahol2017-09-081-0/+228
Signed-off-by: Paul B Mahol <onemda@gmail.com>