From 3699c1f1df882e4b3f6f1aecf65d0db352343cf1 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Mon, 1 Nov 2010 10:33:10 +0000 Subject: [PATCH] Fix documented syntax for the cropdetect filter. Originally committed as revision 25627 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 157f621bf..2abe09987 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 -- 2.11.0