diff options
author | Anton Khirnov <anton@khirnov.net> | 2011-11-20 06:42:43 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2011-11-21 06:45:39 +0100 |
commit | b0641ab7a030cf9f3e8a901dedaa3879e03558d0 (patch) | |
tree | 82bc6939e7b46301427135fdabf05836379d8038 | |
parent | 7c9224111eaaa353240a9c9f71e4d5254d7fd1c9 (diff) | |
download | ffmpeg-b0641ab7a030cf9f3e8a901dedaa3879e03558d0.tar.gz |
doc/filters: fix some typos.
-rw-r--r-- | doc/filters.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 520a6cb31f..54c2c14bb8 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -1104,7 +1104,7 @@ movie=logo2.png [logo2]; color=red@.3:WxH [over]; [in][over] overlay [out] @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. @section pad @@ -1770,7 +1770,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 |