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

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


Author: reimar
Date: Sat Aug 18 18:17:31 2012
New Revision: 35102

Log:
Add autodetection of ycbcr option.

Modified:
   trunk/DOCS/man/en/mplayer.1

Changes in other areas also in this revision:
Modified:
   trunk/libvo/vo_gl.c

Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1	Sat Aug 18 17:59:49 2012	(r35101)
+++ trunk/DOCS/man/en/mplayer.1	Sat Aug 18 18:17:31 2012	(r35102)
@@ -4190,6 +4190,7 @@ Requires GLX_SGI_swap_control support to
 With some (most/all?) implementations this only works in fullscreen mode.
 .IPs ycbcr
 Use the GL_APPLE_ycbcr_422 extension to convert YUV to RGB.
+Default is disabled if yuv= is specified, auto-detected otherwise.
 Note that this will enable a few special settings to get into a special driver fast-path.
 .IPs yuv=<n>
 Select the type of YUV to RGB conversion.


More information about the MPlayer-DOCS mailing list