]> git.sesse.net Git - ffmpeg/commit
lavfi: Add fps filter.
authorAnton Khirnov <anton@khirnov.net>
Wed, 9 May 2012 12:08:21 +0000 (14:08 +0200)
committerAnton Khirnov <anton@khirnov.net>
Fri, 18 May 2012 17:33:54 +0000 (19:33 +0200)
commit54c5dd89e3125c1f363fe8f95d2837a796967c6e
tree81ab0aac9986652080fdcdb3d29ee32e1d59c20c
parent7b3b24a8eea8da7b63b4167b7ab8bc1c0fdecc64
lavfi: Add fps filter.

Partially based on a patch by Robert Nagy <ronag89@gmail.com>
Changelog
doc/filters.texi
libavfilter/Makefile
libavfilter/allfilters.c
libavfilter/version.h
libavfilter/vf_fps.c [new file with mode: 0644]