| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/internal: Don't include formats.h | Andreas Rheinhardt | 2023-08-07 | 1 | -0/+1 |
* | avfilter: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -6/+12 |
* | avfilter/af_lv2: add commands support | Paul B Mahol | 2022-03-10 | 1 | -0/+21 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+1 |
* | avfilter/af_lv2: Free inpad's name generically | Andreas Rheinhardt | 2021-08-22 | 1 | -8/+3 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -2/+1 |
* | avfilter/avfilter: Remove unused feature to add pads in the middle | Andreas Rheinhardt | 2021-08-17 | 1 | -1/+1 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -13/+3 |
* | avfilter/avfilter: Remove unused partial_buf | Andreas Rheinhardt | 2021-08-05 | 1 | -1/+1 |
* | 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 |
* | lavfi: regroup formats lists in a single structure. | Nicolas George | 2020-09-08 | 1 | -3/+3 |
* | avfilter: add lv2 wrapper filter | Paul B Mahol | 2017-11-26 | 1 | -0/+602 |