[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1049,1.1050

Diego Biurrun CVS syncmail at mplayerhq.hu
Tue Jul 26 12:42:02 CEST 2005


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv16911/DOCS/man/en

Modified Files:
	mplayer.1 
Log Message:
Formatting and wording fixes.


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1049
retrieving revision 1.1050
diff -u -r1.1049 -r1.1050
--- mplayer.1	26 Jul 2005 10:25:00 -0000	1.1049
+++ mplayer.1	26 Jul 2005 10:41:59 -0000	1.1050
@@ -2653,14 +2653,16 @@
 .
 .TP
 .B gl\ \ \ \ \ 
-OpenGL video output driver.
-Simple version, video size must be smaller than
+OpenGL video output driver, simple version.
+Video size must be smaller than
 the maximum texture size of your OpenGL implementation.
-Intended to work even with the most simple OpenGL implementations.
-But makes also use of newer extensions, allowing to support more
-color spaces and DirectRendering.
-Please use -dr if it works with your OpenGL implementations, since
-for higher resolutions this provides a _big_ speedup.
+Intended to work even with the most basic OpenGL implementations,
+but also makes use of newer extensions, allowing to support more
+color spaces and direct rendering.
+Please use \-dr if it works with your OpenGL implementations,
+since for higher resolutions this provides a
+.B big
+speedup.
 .PD 0
 .RSs
 .IPs (no)manyfmts
@@ -2683,10 +2685,14 @@
 Enable or disable aspect scaling and pan-and-scan support (default: enabled).
 Disabling might increase speed.
 .IPs rectangle=<0,1,2>
-Select if rectangular textures should be used (save video RAM, but often slower)
-0: use power-of-two textures
-1: use texture_rectangle
-2: use texture_non_power_of_two
+Select usage of rectangular textures (saves video RAM, but often slower).
+.RSss
+0: Use power-of-two textures.
+.br
+1: Use texture_rectangle.
+.br
+2: Use texture_non_power_of_two.
+.REss
 .RE
 .PD 1
 .




More information about the MPlayer-DOCS mailing list