summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-01-19 14:28:48 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-01-19 14:28:48 +0000
commit2ce545224da62194027e55795cb79d6ffa828b63 (patch)
tree04d015a1ccef7321633f675a5a430dd94f13d002 /TOOLS
parentae813d2b37f17b9feef2ec1e7080550fdb63b676 (diff)
downloadmpv-2ce545224da62194027e55795cb79d6ffa828b63.tar.bz2
mpv-2ce545224da62194027e55795cb79d6ffa828b63.tar.xz
Fix usage example comment
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25798 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS')
-rw-r--r--TOOLS/edgeenh.fp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/edgeenh.fp b/TOOLS/edgeenh.fp
index b790ef80f3..1790015962 100644
--- a/TOOLS/edgeenh.fp
+++ b/TOOLS/edgeenh.fp
@@ -2,7 +2,7 @@
# Custom YUV->RGB conversion program for MPlayer's -vo gl.
# Copyleft (C) Reimar Döffinger, 2005
# Licensed under the GNU GPL v2 or later
-# Usage: mplayer -vo gl:yuv=4:customprog=edgedetect.fp
+# Usage: mplayer -vo gl:yuv=4:customprog=edgeenh.fp
# This is some custom edge-enhancement like effect.
# Try adjusting the gamma!
# program.env[0].xy contains the size of one source texel