changeset 22815:4a07c0311e33

document edgedetect.fp, emboss.fp
author gpoirier
date Tue, 27 Mar 2007 08:06:20 +0000
parents 01ea28c9fa10
children a947e60de6e3
files TOOLS/README
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/TOOLS/README	Mon Mar 26 22:03:43 2007 +0000
+++ b/TOOLS/README	Tue Mar 27 08:06:20 2007 +0000
@@ -26,6 +26,15 @@
 MPlayer scripts in the TOOLS dir
 --------------------------------
 
+edgedetect.fp, emboss.fp
+
+Author:       Reimar Döffinger
+
+Description:  Examples of custom fragment program for OpenGL video out driver
+
+Usage:        mplayer -vo gl:yuv=4:customprog=edgedetect.fp
+
+
 midentify
 
 Author:       Tobias Diedrich