summaryrefslogtreecommitdiffstats
path: root/libavfilter/af_extrastereo.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/af_extrastereo: add timeline supportPaul B Mahol2019-05-011-0/+1
* avfilter: pass outlink to ff_get_audio_buffer()Paul B Mahol2018-01-031-1/+1
* avfilter/af_extrastereo: fix filtering when clipping is disabledPaul B Mahol2017-11-201-2/+5
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-141-6/+6
* afilter/af_extrastereo: remove dead initializationPaul B Mahol2015-10-061-1/+1
* avfilter/af_extrastereo: Fix shadowed variableMichael Niedermayer2015-10-061-1/+1
* avfilter/extrastereo: use AV_OPT_TYPE_BOOL for clipping optionClément Bœsch2015-09-081-1/+1
* avfilter: add extrastereo filterPaul B Mahol2015-09-081-0/+128
OpenPOWER on IntegriCloud