[FFmpeg-cvslog] doc/filters: fix some typos.

Anton Khirnov git at videolan.org
Tue Nov 22 03:10:59 CET 2011


ffmpeg | branch: master | Anton Khirnov <anton at khirnov.net> | Sun Nov 20 06:42:43 2011 +0100| [b0641ab7a030cf9f3e8a901dedaa3879e03558d0] | committer: Anton Khirnov

doc/filters: fix some typos.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b0641ab7a030cf9f3e8a901dedaa3879e03558d0
---

 doc/filters.texi |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 520a6cb..54c2c14 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1104,7 +1104,7 @@ movie=logo2.png [logo2];
 color=red at .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.
 
- 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