[MPlayer-cvslog] r25984 - in trunk: DOCS/man/en/mplayer.1 libvo/vo_gl.c

reimar subversion at mplayerhq.hu
Mon Feb 11 20:01:35 CET 2008


Author: reimar
Date: Mon Feb 11 20:01:34 2008
New Revision: 25984

Log:
Slightly document alpha for OSD color


Modified:
   trunk/libvo/vo_gl.c

Changes in other areas also in this revision:
Modified:
   trunk/DOCS/man/en/mplayer.1

Modified: trunk/libvo/vo_gl.c
==============================================================================
--- trunk/libvo/vo_gl.c	(original)
+++ trunk/libvo/vo_gl.c	Mon Feb 11 20:01:34 2008
@@ -867,7 +867,7 @@ static int preinit(const char *arg)
               "    use GL_NEAREST scaling for customtex texture\n"
               "  customtrect\n"
               "    use texture_rectangle for customtex texture\n"
-              "  osdcolor=<0xRRGGBB>\n"
+              "  osdcolor=<0xAARRGGBB>\n"
               "    use the given color for the OSD\n"
               "\n" );
       return -1;



More information about the MPlayer-cvslog mailing list