| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: Deduplicate default video inputs/outputs | Andreas Rheinhardt | 2023-08-07 | 1 | -8/+1 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | 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 |
* | avfilter/vf_shuffleframes: improve error message | Paul B Mahol | 2019-10-20 | 1 | -1/+1 |
* | avfilter/vf_shuffleframes: allow also dropping frames | Paul B Mahol | 2017-01-06 | 1 | -6/+8 |
* | avfilter/vf_shuffleframes: unbreak filter | Paul B Mahol | 2016-09-08 | 1 | -5/+10 |
* | avfilter/vf_shuffleframes: Assert that the case of an uninitialized ret does ... | Michael Niedermayer | 2015-12-01 | 1 | -4/+4 |
* | avfilter: add '.' at and of long filter description where it is missing | Paul B Mahol | 2015-11-25 | 1 | -1/+1 |
* | avfilter: add shuffleframes filter | Paul B Mahol | 2015-10-23 | 1 | -0/+162 |