| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/af_crossfeed: use transposed II form | Paul B Mahol | 2020-10-20 | 1 | -9/+6 |
* | avfilter/af_crossfeed: make options runtime configurable | Paul B Mahol | 2020-04-30 | 1 | -1/+14 |
* | avfilter/af_crossfeed: make slope configurable | Paul B Mahol | 2020-04-30 | 1 | -1/+3 |
* | avfilter/af_crossfeed: fix calculation of alpha parameter | Paul B Mahol | 2020-04-30 | 1 | -1/+1 |
* | avfilter/af_crossfeed: add timeline support | Paul B Mahol | 2019-05-01 | 1 | -2/+8 |
* | avfilter/af_crossfeed: Use ff_exp10() | Michael Niedermayer | 2019-01-01 | 1 | -1/+2 |
* | avfilter: pass outlink to ff_get_audio_buffer() | Paul B Mahol | 2018-01-03 | 1 | -1/+1 |
* | avfilter: add audio crossfeed filter | Paul B Mahol | 2017-05-17 | 1 | -0/+169 |