summaryrefslogtreecommitdiff
path: root/libavfilter/af_stereotools.c
Commit message (Expand)AuthorAge
* avfilter: pass outlink to ff_get_audio_buffer()Paul B Mahol2018-01-03
* avfilter/af_stereotools: add forgotten breakPaul B Mahol2017-06-21
* avfilter/af_stereotools: add 2 more modesPaul B Mahol2017-06-19
* avfilter/af_stereotools: introduce different balance modesPaul B Mahol2017-05-15
* avfilter/af_stereotools: fix logic failPaul B Mahol2015-12-06
* avfilter/af_stereotools: check s->length sizePaul B Mahol2015-12-05
* avfilter/af_stereotools: remove floor usagePaul B Mahol2015-12-02
* avfilter,swresample,swscale: use fabs, fabsf instead of FFABSGanesh Ajjanagadde2015-10-22
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* avfilter:audio: fix shadowed AVFrame *outPaul B Mahol2015-10-06
* avfilter: add stereo tools filterPaul B Mahol2015-09-17