summaryrefslogtreecommitdiff
path: root/libavfilter/af_crossfeed.c
Commit message (Expand)AuthorAge
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* 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