Stefano Sabatini 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.
2012-08-18 12:13:34 +02:00
2012-08-18 12:13:34 +02:00
2012-08-18 09:52:15 +02:00
2012-08-18 12:13:34 +02:00
2012-08-16 22:04:46 +02:00
2012-05-04 18:40:36 +02:00
2012-08-16 22:03:32 +02:00
2012-08-18 12:13:34 +02:00
2012-08-18 10:19:10 +02:00
2012-08-01 22:02:19 -04:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

2) Licensing
------------

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.
Description
FFmpeg with added filter to color correct dive videos
Readme 432 MiB
Languages
C 90.6%
Assembly 7.5%
Makefile 1.3%
C++ 0.2%
Objective-C 0.1%
Other 0.1%