Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/all: propagate errors of functions from avfilter/formats | Ganesh Ajjanagadde | 2015-10-14 | 1 | -13/+6 |
* | avfilter/af_sidechaincompress: replace FFABS with fabs | Ganesh Ajjanagadde | 2015-10-13 | 1 | -3/+3 |
* | avfilter: add agate filter | Paul B Mahol | 2015-09-22 | 1 | -23/+1 |
* | avfilter/af_sidechaincompress: do not use floats | Paul B Mahol | 2015-09-17 | 1 | -2/+2 |
* | avfilter/af_sidechaincompress: use doubles instead of floats | Paul B Mahol | 2015-09-17 | 1 | -7/+7 |
* | avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts() | Paul B Mahol | 2015-09-12 | 1 | -1/+1 |
* | avfilter/af_sidechaincompress: Also assert that i < 2 | Michael Niedermayer | 2015-09-03 | 1 | -1/+1 |
* | avfilter: add sidechain compress audio filter | Paul B Mahol | 2015-07-25 | 1 | -0/+338 |