Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter: pass outlink to ff_get_audio_buffer() | Paul B Mahol | 2018-01-03 | 1 | -1/+1 |
* | avfilter/af_stereotools: add forgotten break | Paul B Mahol | 2017-06-21 | 1 | -0/+1 |
* | avfilter/af_stereotools: add 2 more modes | Paul B Mahol | 2017-06-19 | 1 | -1/+12 |
* | avfilter/af_stereotools: introduce different balance modes | Paul B Mahol | 2017-05-15 | 1 | -5/+49 |
* | avfilter/af_stereotools: fix logic fail | Paul B Mahol | 2015-12-06 | 1 | -1/+1 |
* | avfilter/af_stereotools: check s->length size | Paul B Mahol | 2015-12-05 | 1 | -0/+4 |
* | avfilter/af_stereotools: remove floor usage | Paul B Mahol | 2015-12-02 | 1 | -4/+4 |
* | avfilter,swresample,swscale: use fabs, fabsf instead of FFABS | Ganesh Ajjanagadde | 2015-10-22 | 1 | -1/+1 |
* | avfilter/all: propagate errors of functions from avfilter/formats | Ganesh Ajjanagadde | 2015-10-14 | 1 | -7/+6 |
* | avfilter:audio: fix shadowed AVFrame *out | Paul B Mahol | 2015-10-06 | 1 | -2/+2 |
* | avfilter: add stereo tools filter | Paul B Mahol | 2015-09-17 | 1 | -0/+302 |