OSDN Git Service

filters.texi: fix @var{auto} misc typos in yadif docs
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 4 Jul 2011 09:10:50 +0000 (11:10 +0200)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 4 Jul 2011 09:20:00 +0000 (11:20 +0200)
doc/filters.texi

index b3e4681..9fde89c 100644 (file)
@@ -1743,7 +1743,7 @@ Flip the input video vertically.
 Deinterlace the input video ("yadif" means "yet another deinterlacing
 filter").
 
-It accepts the optional parameters: @var{mode}:@var{parity}:@var(auto).
+It accepts the optional parameters: @var{mode}:@var{parity}:@var{auto}.
 
 @var{mode} specifies the interlacing mode to adopt, accepts one of the
 following values:
@@ -1777,7 +1777,7 @@ Default value is -1.
 If interlacing is unknown or decoder does not export this information,
 top field first will be assumed.
 
-@var{auto] specifies if deinterlacer should trust the interlaced flag
+@var{auto} specifies if deinterlacer should trust the interlaced flag
 and only deinterlace frames marked as interlaced
 
 @table @option