From b0641ab7a030cf9f3e8a901dedaa3879e03558d0 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 20 Nov 2011 06:42:43 +0100 Subject: [PATCH] doc/filters: fix some typos. --- doc/filters.texi | 4 ++-- 1 file 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