summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2011-07-04 11:10:50 +0200
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2011-07-04 11:20:00 +0200
commit8b59caca7b4a3b7058a1991f8babd2715df5dd10 (patch)
tree4c2ae1f58bb29b7306b9b7a5a3d3b2ca5fe4f37f /doc
parent0bf02fb1ea57962b97fb3ffc7c827d4b12e439f3 (diff)
filters.texi: fix @var{auto} misc typos in yadif docs
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index b3e4681885..9fde89cd9f 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -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