From 3ffb8d58530957efb291294d6e16dc261236e8ee Mon Sep 17 00:00:00 2001 From: reimar Date: Tue, 2 Feb 2010 20:39:22 +0000 Subject: Document auto-detection of -vo gl:yuv=... value. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30490 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'DOCS/man/en/mplayer.1') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 6f1230c375..196ac51794 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -3858,8 +3858,9 @@ Use the GL_MESA_ycbcr_texture extension to convert YUV to RGB. In most cases this is probably slower than doing software conversion to RGB. .IPs yuv= Select the type of YUV to RGB conversion. +The default is auto-detection deciding between values 0 and 2. .RSss -0: Use software conversion (default). +0: Use software conversion. Compatible with all OpenGL versions. Provides brightness, contrast and saturation control. .br -- cgit v1.2.3