summaryrefslogtreecommitdiff
path: root/libavfilter/af_crossfeed.c
Commit message (Expand)AuthorAge
* avfilter/af_crossfeed: use transposed II formPaul B Mahol2020-10-20
* avfilter/af_crossfeed: make options runtime configurablePaul B Mahol2020-04-30
* avfilter/af_crossfeed: make slope configurablePaul B Mahol2020-04-30
* avfilter/af_crossfeed: fix calculation of alpha parameterPaul B Mahol2020-04-30
* avfilter/af_crossfeed: add timeline supportPaul B Mahol2019-05-01
* avfilter/af_crossfeed: Use ff_exp10()Michael Niedermayer2019-01-01
* avfilter: pass outlink to ff_get_audio_buffer()Paul B Mahol2018-01-03
* avfilter: add audio crossfeed filterPaul B Mahol2017-05-17