| Commit message (Expand) | Author | Age | Files | Lines |
* | all: use designated initializers for AVOption.unit | Anton Khirnov | 2024-02-14 | 1 | -5/+5 |
* | avfilter/af_adenorm: simplify handling of commands | Paul B Mahol | 2022-04-13 | 1 | -42/+17 |
* | avfilter: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -3/+3 |
* | avfilter/af_adenorm: Use formats list instead of 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/internal: Factor out executing a filter's execute_func | Andreas Rheinhardt | 2021-08-15 | 1 | -2/+2 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -15/+3 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/af_adenorm: add timeline and slice threading support | Paul B Mahol | 2020-11-24 | 1 | -5/+29 |
* | avfilter: add adenorm filter | Paul B Mahol | 2020-11-05 | 1 | -0/+308 |