summaryrefslogtreecommitdiffstats
path: root/libavfilter/af_crossfeed.c
Commit message (Collapse)AuthorAgeFilesLines
* avfilter/af_crossfeed: add timeline supportPaul B Mahol2019-05-011-2/+8
|
* avfilter/af_crossfeed: Use ff_exp10()Michael Niedermayer2019-01-011-1/+2
| | | | | Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* 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 audio crossfeed filterPaul B Mahol2017-05-171-0/+169
Signed-off-by: Paul B Mahol <onemda@gmail.com>
OpenPOWER on IntegriCloud