[MPlayer-DOCS] r23898 - in trunk: DOCS/man/en/mplayer.1 libvo/vo_gl.c
reimar
subversion at mplayerhq.hu
Sun Jul 29 00:54:09 CEST 2007
Author: reimar
Date: Sun Jul 29 00:54:08 2007
New Revision: 23898
Log:
Set -vo gl slice-height default to 0, the current default of 4 seems
to never be much faster, but there were multiple reports where it
was a lot slower (mostly those where gl2 was faster).
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 (original)
+++ trunk/DOCS/man/en/mplayer.1 Sun Jul 29 00:54:08 2007
@@ -3506,7 +3506,7 @@ Slower but in some cases more correct ou
Enables support for more (RGB and BGR) color formats (default: enabled).
Needs OpenGL version >= 1.2.
.IPs slice-height=<0\-...>
-Number of lines copied to texture in one piece (default: 4).
+Number of lines copied to texture in one piece (default: 0).
0 for whole image.
.br
.I NOTE:
More information about the MPlayer-DOCS
mailing list