filters.texi: fix @var{auto} misc typos in yadif docs

This commit is contained in:
Stefano Sabatini 2011-07-04 11:10:50 +02:00
parent 0bf02fb1ea
commit 8b59caca7b

View 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