Mercurial > mplayer.hg
changeset 35006:733628daff6f
Missed documentation update.
author | reimar |
---|---|
date | Sat, 18 Aug 2012 15:56:18 +0000 |
parents | b1a1dcae9760 |
children | 36997c82536f |
files | libvo/vo_gl.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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>\n" " 0: use software YUV to RGB conversion.\n" " 1: use register combiners (nVidia only, for older cards).\n"