OSDN Git Service

Fix documented syntax for the cropdetect filter.
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 1 Nov 2010 10:33:10 +0000 (10:33 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 1 Nov 2010 10:33:10 +0000 (10:33 +0000)
Originally committed as revision 25627 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/filters.texi

index 157f621..2abe099 100644 (file)
@@ -200,7 +200,7 @@ correspond to the non-black area of the input video.
 
 It accepts the syntax:
 @example
-cropdetect[=@var{limit}:@var{round}[:@var{reset}]]
+cropdetect[=@var{limit}[:@var{round}[:@var{reset}]]]
 @end example
 
 @table @option