[FFmpeg-cvslog] r24287 - trunk/doc/filters.texi
stefano
subversion
Sat Jul 17 12:57:03 CEST 2010
Author: stefano
Date: Sat Jul 17 12:57:02 2010
New Revision: 24287
Log:
Fix documentation syntax for the color source, the third parameter is
frame_rate, not frame_width. Thanks elenril for spotting it.
Modified:
trunk/doc/filters.texi
Modified: trunk/doc/filters.texi
==============================================================================
--- trunk/doc/filters.texi Sat Jul 17 12:50:25 2010 (r24286)
+++ trunk/doc/filters.texi Sat Jul 17 12:57:02 2010 (r24287)
@@ -234,7 +234,7 @@ Below is a description of the currently
Provide an uniformly colored input.
It accepts the following parameters:
- at var{color}:@var{frame_size}:@var{frame_width}
+ at var{color}:@var{frame_size}:@var{frame_rate}
Follows the description of the accepted parameters.
More information about the ffmpeg-cvslog
mailing list