summaryrefslogtreecommitdiff
path: root/libavfilter/af_sidechaincompress.c
Commit message (Expand)AuthorAge
* avfilter/af_sidechaincompress: add forgotten optionPaul B Mahol2015-11-25
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* avfilter/af_sidechaincompress: replace FFABS with fabsGanesh Ajjanagadde2015-10-13
* avfilter: add agate filterPaul B Mahol2015-09-22
* avfilter/af_sidechaincompress: do not use floatsPaul B Mahol2015-09-17
* avfilter/af_sidechaincompress: use doubles instead of floatsPaul B Mahol2015-09-17
* avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts()Paul B Mahol2015-09-12
* avfilter/af_sidechaincompress: Also assert that i < 2Michael Niedermayer2015-09-03
* avfilter: add sidechain compress audio filterPaul B Mahol2015-07-25