summaryrefslogtreecommitdiff
path: root/libavfilter/af_stereowiden.c
Commit message (Expand)AuthorAge
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/af_stereowiden: add support for commandsPaul B Mahol2019-12-27
* avfilter/af_stereowiden: add timeline supportPaul B Mahol2019-05-01
* avfilter: pass outlink to ff_get_audio_buffer()Paul B Mahol2018-01-03
* avfilter/af_stereowiden: fix read/write past the end of bufferAlexey Tourbin2016-07-30
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* avfilter:audio: fix shadowed AVFrame *outPaul B Mahol2015-10-06
* avfilter/af_stereowiden: fix 2nd argument for av_callocPaul B Mahol2015-09-15
* avfilter: add stereowiden filterPaul B Mahol2015-09-15