changeset 30448:c52a30717f6b

Document auto-detection of -vo gl:yuv=... value.
author reimar
date Tue, 02 Feb 2010 20:39:22 +0000
parents c84c27c3eafb
children 3d45b1fdf829
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Tue Feb 02 20:37:48 2010 +0000
+++ b/DOCS/man/en/mplayer.1	Tue Feb 02 20:39:22 2010 +0000
@@ -3858,8 +3858,9 @@
 In most cases this is probably slower than doing software conversion to RGB.
 .IPs yuv=<n>
 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