summaryrefslogtreecommitdiff
path: root/libavfilter/af_extrastereo.c
Commit message (Expand)AuthorAge
* avfilter/af_extrastereo: add support for commandsPaul B Mahol2019-12-27
* avfilter/af_extrastereo: add timeline supportPaul B Mahol2019-05-01
* avfilter: pass outlink to ff_get_audio_buffer()Paul B Mahol2018-01-03
* avfilter/af_extrastereo: fix filtering when clipping is disabledPaul B Mahol2017-11-20
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* afilter/af_extrastereo: remove dead initializationPaul B Mahol2015-10-06
* avfilter/af_extrastereo: Fix shadowed variableMichael Niedermayer2015-10-06
* avfilter/extrastereo: use AV_OPT_TYPE_BOOL for clipping optionClément Bœsch2015-09-08
* avfilter: add extrastereo filterPaul B Mahol2015-09-08