From 19578c6960a1e80b0f5890758acbe147e1cc2b8d Mon Sep 17 00:00:00 2001 From: reimar Date: Mon, 11 Feb 2008 19:01:34 +0000 Subject: Slightly document alpha for OSD color git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25984 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/vo_gl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libvo') diff --git a/libvo/vo_gl.c b/libvo/vo_gl.c index fb8ad7e50f..500bb0d8bb 100644 --- a/libvo/vo_gl.c +++ b/libvo/vo_gl.c @@ -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; -- cgit v1.2.3