summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/swscaler_filters.txt
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-22 00:18:10 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-22 00:18:10 +0000
commit8ed3ba4995bd4d0e640ceec3f4524060d483be80 (patch)
treef6a086ffee6262b0462fe274453503b38151ff8c /DOCS/tech/swscaler_filters.txt
parent3c0c8686fdff3b33487154bb31c8726961a112d8 (diff)
downloadmpv-8ed3ba4995bd4d0e640ceec3f4524060d483be80.tar.bz2
mpv-8ed3ba4995bd4d0e640ceec3f4524060d483be80.tar.xz
cosmetics: typo fixes, usefuLL --> useful and aswell --> as well
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22307 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/swscaler_filters.txt')
-rw-r--r--DOCS/tech/swscaler_filters.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/tech/swscaler_filters.txt b/DOCS/tech/swscaler_filters.txt
index 6576372f0d..b63ecc1ae2 100644
--- a/DOCS/tech/swscaler_filters.txt
+++ b/DOCS/tech/swscaler_filters.txt
@@ -1,14 +1,14 @@
software scaler filter docs
-ssf cgb=<float> chrominance gaussian blur
- usefull for videos with some chroma (color) noise (TV captures, VHS, ...)
+ useful for videos with some chroma (color) noise (TV captures, VHS, ...)
-ssf lgb=<float> -> luminance gaussian blur
hmm, mostly special effect, could be used as lame noise reducer though
-ssf chs=<int> -> shift chrominance horizontally
-ssf cvs=<int> -> shift chrominance vertically
- usefull if the luma & chroma are not aligned exactly
+ useful if the luma & chroma are not aligned exactly
-ssf cs=<float> -> chrominance sharpen
-ssf ls=<float> -> luminance sharpen