diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-02-24 22:29:06 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-02-24 22:29:24 +0100 |
commit | 75f6ed8dc2321d34a0c0b3b9ec7705e7ce7dc0ea (patch) | |
tree | 4dfdd73966af1069a543e352c0d4467064fef903 /doc/filters.texi | |
parent | 26dad980baaa6858561b3269d375c1d9223f579c (diff) | |
parent | c91488ab33679add25eeb8c0229dc0b8f6acb5a4 (diff) | |
download | ffmpeg-75f6ed8dc2321d34a0c0b3b9ec7705e7ce7dc0ea.tar.gz |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
doc: fix one accented word
Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/filters.texi')
-rw-r--r-- | doc/filters.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index d1028438d3..f69ce501b7 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -5279,7 +5279,7 @@ Swap luma/chroma/alpha fields. Exchange even & odd lines. Default value is @code 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 |