summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-29 16:59:14 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-29 16:59:14 +0000
commit4f17ae579b81d59b2a5fccb9a8f4895e7f91dce5 (patch)
tree80894a254b669fff99f1d472add05a2061f62a28 /DOCS
parente802d2db5b4a333cf308e26c09a061146543b401 (diff)
downloadmpv-4f17ae579b81d59b2a5fccb9a8f4895e7f91dce5.tar.bz2
mpv-4f17ae579b81d59b2a5fccb9a8f4895e7f91dce5.tar.xz
Include the snow wavelet comparison functions from DOCS/tech/snow.txt
in the man page. patch by Corey Hickey < .. bugfood-ml .. @ .. fatooh .. . .. org .. > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17261 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.14
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 2a9c7d77c6..c80aaf45fc 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -7531,6 +7531,10 @@ sum of absolute vertical differences
sum of squared vertical differences
.IPs "10 (NSSE)"
noise preserving sum of squared differences
+.IPs "11 (W53)"
+5/3 wavelet, only used in snow
+.IPs "12 (W97)"
+9/7 wavelet, only used in snow
.IPs +256\
Also use chroma, currently does not work (correctly) with B-frames.
.RE