summaryrefslogtreecommitdiffstats
path: root/libavfilter/af_sidechaincompress.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-141-13/+6
* avfilter/af_sidechaincompress: replace FFABS with fabsGanesh Ajjanagadde2015-10-131-3/+3
* avfilter: add agate filterPaul B Mahol2015-09-221-23/+1
* avfilter/af_sidechaincompress: do not use floatsPaul B Mahol2015-09-171-2/+2
* avfilter/af_sidechaincompress: use doubles instead of floatsPaul B Mahol2015-09-171-7/+7
* avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts()Paul B Mahol2015-09-121-1/+1
* avfilter/af_sidechaincompress: Also assert that i < 2Michael Niedermayer2015-09-031-1/+1
* avfilter: add sidechain compress audio filterPaul B Mahol2015-07-251-0/+338
OpenPOWER on IntegriCloud