| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -2/+2 |
* | avfilter/af_acrusher: add timeline support | Paul B Mahol | 2022-02-27 | 1 | -1/+2 |
* | avfilter/af_acrusher: Store format in filter, remove query function | Andreas Rheinhardt | 2021-10-05 | 1 | -20/+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 | -14/+3 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/af_acrusher: add commands support | Paul B Mahol | 2021-01-30 | 1 | -2/+17 |
* | avfilter/af_acrusher: Rename sun/sov | Michael Niedermayer | 2016-08-25 | 1 | -5/+5 |
* | avfilter: add acrusher filter | Paul B Mahol | 2016-08-11 | 1 | -0/+362 |