summaryrefslogtreecommitdiff
path: root/libavfilter/vf_shuffleframes.c
Commit message (Expand)AuthorAge
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/vf_shuffleframes: improve error messagePaul B Mahol2019-10-20
* avfilter/vf_shuffleframes: allow also dropping framesPaul B Mahol2017-01-06
* avfilter/vf_shuffleframes: unbreak filterPaul B Mahol2016-09-08
* avfilter/vf_shuffleframes: Assert that the case of an uninitialized ret does ...Michael Niedermayer2015-12-01
* avfilter: add '.' at and of long filter description where it is missingPaul B Mahol2015-11-25
* avfilter: add shuffleframes filterPaul B Mahol2015-10-23