Browse Source

doc/filters: fix some typos.

tags/n0.9
Anton Khirnov 14 years ago
parent
commit
b0641ab7a0
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      doc/filters.texi

+ 2
- 2
doc/filters.texi View File

@@ -1104,7 +1104,7 @@ movie=logo2.png [logo2];
color=red@.3:WxH [over]; [in][over] overlay [out] color=red@.3:WxH [over]; [in][over] overlay [out]
@end example @end example


You can chain togheter more overlays but the efficiency of such
You can chain together more overlays but the efficiency of such
approach is yet to be tested. approach is yet to be tested.


@section pad @section pad
@@ -1770,7 +1770,7 @@ Default value is -1.
If interlacing is unknown or decoder does not export this information, If interlacing is unknown or decoder does not export this information,
top field first will be assumed. 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 and only deinterlace frames marked as interlaced


@table @option @table @option


Loading…
Cancel
Save