summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_framestep.c
Commit message (Collapse)AuthorAgeFilesLines
* vf_framestep: fix uninitilaized variable bugMichael Niedermayer2012-08-301-3/+1
| | | | | Found-by: gcc Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lavfi: add framestep filterStefano Sabatini2012-08-181-0/+142
This filter is inspired upon libmpcodecs/vf_framestep.c, by Daniele Forghieri. Only-keyframe output is not supported, since that feature can be achieved through the more versatile select filter.
OpenPOWER on IntegriCloud