summaryrefslogtreecommitdiffstats
path: root/libavfilter/af_agate.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/af_agate: implement mode optionPaul B Mahol2019-04-171-23/+34
* avfilter: pass outlink to ff_get_audio_buffer()Paul B Mahol2018-01-031-1/+1
* avfilter: fix indentationPaul B Mahol2017-11-191-8/+7
* lavfi/af_agate: use helper macros.Nicolas George2017-09-121-10/+5
* avfilter/af_agate: switch to activatePaul B Mahol2017-08-251-55/+59
* avfilter/af_agate: fix memleak of out frameMichael Niedermayer2016-02-081-0/+1
* avfilter/af_sidechaincompress & af_agate: use audio fifo from lavuPaul B Mahol2016-01-151-28/+52
* avfilter/af_agate: change default for detection to rmsPaul B Mahol2015-12-031-1/+1
* avfilter/af_agate: compile agate only when requested.Paul B Mahol2015-12-031-29/+33
* avfilter/af_agate: add level_sc option for sidechaingate filterPaul B Mahol2015-12-031-11/+13
* avfilter: add sidechaingate filterPaul B Mahol2015-12-031-3/+167
* avfilter/af_agate: prepare for adding sidechain versionPaul B Mahol2015-12-031-26/+33
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-141-1/+2
* avfilter/af_agate: replace FFABS with fabsGanesh Ajjanagadde2015-10-131-3/+3
* avfilter:audio: fix shadowed AVFrame *outPaul B Mahol2015-10-061-2/+2
* avfilter: add agate filterPaul B Mahol2015-09-221-0/+237
OpenPOWER on IntegriCloud