Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/af_agate: fix memleak of out frame | Michael Niedermayer | 2016-02-08 | 1 | -0/+1 |
* | avfilter/af_sidechaincompress & af_agate: use audio fifo from lavu | Paul B Mahol | 2016-01-15 | 1 | -28/+52 |
* | avfilter/af_agate: change default for detection to rms | Paul B Mahol | 2015-12-03 | 1 | -1/+1 |
* | avfilter/af_agate: compile agate only when requested. | Paul B Mahol | 2015-12-03 | 1 | -29/+33 |
* | avfilter/af_agate: add level_sc option for sidechaingate filter | Paul B Mahol | 2015-12-03 | 1 | -11/+13 |
* | avfilter: add sidechaingate filter | Paul B Mahol | 2015-12-03 | 1 | -3/+167 |
* | avfilter/af_agate: prepare for adding sidechain version | Paul B Mahol | 2015-12-03 | 1 | -26/+33 |
* | avfilter/all: propagate errors of functions from avfilter/formats | Ganesh Ajjanagadde | 2015-10-14 | 1 | -1/+2 |
* | avfilter/af_agate: replace FFABS with fabs | Ganesh Ajjanagadde | 2015-10-13 | 1 | -3/+3 |
* | avfilter:audio: fix shadowed AVFrame *out | Paul B Mahol | 2015-10-06 | 1 | -2/+2 |
* | avfilter: add agate filter | Paul B Mahol | 2015-09-22 | 1 | -0/+237 |