[MPlayer-cvslog] r35100 - trunk/libvo/vo_gl.c

reimar subversion at mplayerhq.hu
Sat Aug 18 17:56:18 CEST 2012


Author: reimar
Date: Sat Aug 18 17:56:18 2012
New Revision: 35100

Log:
Missed documentation update.

Modified:
   trunk/libvo/vo_gl.c

Modified: trunk/libvo/vo_gl.c
==============================================================================
--- trunk/libvo/vo_gl.c	Sat Aug 18 17:54:34 2012	(r35099)
+++ trunk/libvo/vo_gl.c	Sat Aug 18 17:56:18 2012	(r35100)
@@ -1285,7 +1285,7 @@ static int preinit_internal(const char *
               "    1 is equivalent to enable VSYNC, 0 to disable VSYNC.\n"
               "    Requires GLX_SGI_swap_control support to work.\n"
               "  ycbcr\n"
-              "    also try to use the GL_MESA_ycbcr_texture extension\n"
+              "    also try to use the GL_APPLE_ycbcr_422 extension\n"
               "  yuv=<n>\n"
               "    0: use software YUV to RGB conversion.\n"
               "    1: use register combiners (nVidia only, for older cards).\n"


More information about the MPlayer-cvslog mailing list