summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-03-24 18:13:52 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-03-24 18:13:52 +0000
commit8e97c2ca8bcee17321e7622b5e9005224693821e (patch)
tree9b86013c590a1f0e8d5b55a33f51be1b25cad0d8 /DOCS
parent2f095b4652aed7fcd01134102311ad6a6def7801 (diff)
downloadmpv-8e97c2ca8bcee17321e7622b5e9005224693821e.tar.bz2
mpv-8e97c2ca8bcee17321e7622b5e9005224693821e.tar.xz
10l: There is only one luma component, noticed by Alex.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9681 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/vop.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/tech/vop.txt b/DOCS/tech/vop.txt
index b8a4894dcb..ce63948a41 100644
--- a/DOCS/tech/vop.txt
+++ b/DOCS/tech/vop.txt
@@ -183,7 +183,7 @@ Current plugins:
-vf unsharp=l|cWxH:amount[:l|cWxH:amount]
unsharp mask / gaussian blur.
- l apply effect on luma components
+ l apply effect on luma component
c apply effect on chroma components
WxH width and height of the matrix, odd sized in both directions
min = 3x3, max = 13x11 or 11x13