Author | SHA1 | Message | Date |
---|---|---|---|
|
bd465fdc73 | lavfi/framestep: switch to ff_filter_frame API | 12 years ago |
|
2d9d444051 |
lavfi: convert remaining input/output list compound literals to named objects.
This is following
|
12 years ago |
|
19dceef905 |
vf_framestep: fix uninitilaized variable bug
Found-by: gcc Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
12 years ago |
|
48d116400c |
lavfi: add framestep filter
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. |
12 years ago |