Module: libav Branch: master Commit: b0641ab7a030cf9f3e8a901dedaa3879e03558d0
Author: Anton Khirnov <[email protected]> Committer: Anton Khirnov <[email protected]> Date: Sun Nov 20 06:42:43 2011 +0100 doc/filters: fix some typos. --- 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]; [email protected]: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 _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
