[FFmpeg-cvslog] filters.texi: fix @var{auto} misc typos in yadif docs
Stefano Sabatini
git at videolan.org
Mon Jul 4 11:30:27 CEST 2011
ffmpeg | branch: master | Stefano Sabatini <stefano.sabatini-lala at poste.it> | Mon Jul 4 11:10:50 2011 +0200| [8b59caca7b4a3b7058a1991f8babd2715df5dd10] | committer: Stefano Sabatini
filters.texi: fix @var{auto} misc typos in yadif docs
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8b59caca7b4a3b7058a1991f8babd2715df5dd10
---
doc/filters.texi | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index b3e4681..9fde89c 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.
- at var{auto] specifies if deinterlacer should trust the interlaced flag
+ at var{auto} specifies if deinterlacer should trust the interlaced flag
and only deinterlace frames marked as interlaced
@table @option
More information about the ffmpeg-cvslog
mailing list