Module: libav Branch: master Commit: c91488ab33679add25eeb8c0229dc0b8f6acb5a4
Author: Vittorio Giovara <[email protected]> Committer: Vittorio Giovara <[email protected]> Date: Mon Feb 24 17:03:03 2014 +0100 doc: fix one accented word --- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 02f772f..e74f917 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -1427,7 +1427,7 @@ a float number which specifies chroma temporal strength, defaults to Simple interlacing filter from progressive contents. This interleaves upper (or lower) lines from odd frames with lower (or upper) lines from even frames, halving the frame rate and preserving image height. A vertical lowpass filter -is always applied in order to avoid twitter effects and reduce moire patterns. +is always applied in order to avoid twitter effects and reduce moiré patterns. @example Original Original New Frame _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
