| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -8/+8 |
* | avfilter/af_mcompand: Store format in filter, remove query function | Andreas Rheinhardt | 2021-10-05 | 1 | -18/+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 | -16/+3 |
* | Remove unnecessary avassert.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/af_mcompand: check allocation results | Marton Balint | 2021-04-18 | 1 | -0/+3 |
* | avfilter/af_mcompand: Remove redundant calls to AVFilter.uninit | Andreas Rheinhardt | 2020-10-18 | 1 | -16/+3 |
* | avfilter/af_mcompand: make error message more helpful | Paul B Mahol | 2018-03-25 | 1 | -1/+1 |
* | avfilter: add multiband compand filter | Paul B Mahol | 2017-11-17 | 1 | -0/+689 |