[MPlayer-cvslog] r25798 - trunk/TOOLS/edgeenh.fp
    reimar 
    subversion at mplayerhq.hu
       
    Sat Jan 19 15:28:48 CET 2008
    
    
  
Author: reimar
Date: Sat Jan 19 15:28:48 2008
New Revision: 25798
Log:
Fix usage example comment
Modified:
   trunk/TOOLS/edgeenh.fp
Modified: trunk/TOOLS/edgeenh.fp
==============================================================================
--- trunk/TOOLS/edgeenh.fp	(original)
+++ trunk/TOOLS/edgeenh.fp	Sat Jan 19 15:28:48 2008
@@ -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
    
    
More information about the MPlayer-cvslog
mailing list