]> git.sesse.net Git - ffmpeg/commit
Extend the nullsrc source, make it accept a parameter for specifying
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 11 Oct 2010 23:27:33 +0000 (23:27 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 11 Oct 2010 23:27:33 +0000 (23:27 +0000)
commit16134b7c4041406e288c652596acbc872367fae1
treeb4feeeb0c617aec128d8ad5f6ddf74b3546d2cde
parent214c0d420b696318329aa7da0aeb439970e5bb79
Extend the nullsrc source, make it accept a parameter for specifying
the timebase. Useful for debugging timebase configuration issues.

Originally committed as revision 25446 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/filters.texi
libavfilter/avfilter.h
libavfilter/vsrc_nullsrc.c