summaryrefslogtreecommitdiff
path: root/doc/filters.texi
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-11-01 10:33:10 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-11-01 10:33:10 +0000
commit3699c1f1df882e4b3f6f1aecf65d0db352343cf1 (patch)
treef83625c38006123b77445e797c2bed4c7400742a /doc/filters.texi
parent4cabef0a9db40570e879d144052ad544f1a847df (diff)
Fix documented syntax for the cropdetect filter.
Originally committed as revision 25627 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 157f621bf1..2abe099879 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -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