| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -1/+1 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+1 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -2/+1 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/af_stereowiden: add support for commands | Paul B Mahol | 2019-12-27 | 1 | -4/+6 |
* | avfilter/af_stereowiden: add timeline support | Paul B Mahol | 2019-05-01 | 1 | -2/+8 |
* | avfilter: pass outlink to ff_get_audio_buffer() | Paul B Mahol | 2018-01-03 | 1 | -1/+1 |
* | avfilter/af_stereowiden: fix read/write past the end of buffer | Alexey Tourbin | 2016-07-30 | 1 | -16/+11 |
* | avfilter/all: propagate errors of functions from avfilter/formats | Ganesh Ajjanagadde | 2015-10-14 | 1 | -6/+6 |
* | avfilter:audio: fix shadowed AVFrame *out | Paul B Mahol | 2015-10-06 | 1 | -2/+2 |
* | avfilter/af_stereowiden: fix 2nd argument for av_calloc | Paul B Mahol | 2015-09-15 | 1 | -1/+1 |
* | avfilter: add stereowiden filter | Paul B Mahol | 2015-09-15 | 1 | -0/+167 |