| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -2/+2 |
* | avfilter/af_aderivative: add timeline support | Paul B Mahol | 2022-02-14 | 1 | -1/+22 |
* | avfilter/af_aderivative: Use formats list instead of query function | Andreas Rheinhardt | 2021-10-05 | 1 | -25/+3 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -2/+2 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -6/+4 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -16/+4 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | avfilter: add aderivative and aintegral filter | Paul B Mahol | 2018-05-16 | 1 | -0/+207 |