# HG changeset patch # User reimar # Date 1345305378 0 # Node ID 733628daff6f4e8e1bdbc024a0d7f984b35bcf0f # Parent b1a1dcae9760bfdfafee864180ab61b13d0991cf Missed documentation update. diff -r b1a1dcae9760 -r 733628daff6f libvo/vo_gl.c --- a/libvo/vo_gl.c Sat Aug 18 15:54:34 2012 +0000 +++ b/libvo/vo_gl.c Sat Aug 18 15:56:18 2012 +0000 @@ -1285,7 +1285,7 @@ " 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" " 0: use software YUV to RGB conversion.\n" " 1: use register combiners (nVidia only, for older cards).\n"