| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | all: use designated initializers for AVOption.unit | Anton Khirnov | 2024-02-14 | 1 | -10/+10 |
* | avfilter/af_arls: set output frame duration | Paul B Mahol | 2023-11-28 | 1 | -0/+1 |
* | avfilter: no need to request more samples if internal frame is available | Paul B Mahol | 2023-11-28 | 1 | -1/+1 |
* | avfilter/af_arls: add double sample format support | Paul B Mahol | 2023-11-27 | 1 | -108/+50 |
* | avfilter: Remove unnecessary formats.h inclusions | Andreas Rheinhardt | 2023-08-07 | 1 | -1/+0 |
* | avfilter/af_arls: improve documentation and extend option | Paul B Mahol | 2023-05-01 | 1 | -0/+3 |
* | avfilter: add arls filter | Paul B Mahol | 2023-04-30 | 1 | -0/+353 |