[MPlayer-DOCS] CVS: main/DOCS/xml/en video.xml,1.72,1.73

Mizda Gábor CVS syncmail at mplayerhq.hu
Mon Jan 3 11:10:07 CET 2005


CVS change done by Mizda Gábor CVS

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

Modified Files:
	video.xml 
Log Message:
whitespace fixes

Index: video.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/video.xml,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- video.xml	5 Dec 2004 23:54:49 -0000	1.72
+++ video.xml	3 Jan 2005 10:10:05 -0000	1.73
@@ -325,7 +325,7 @@
 <para>
 <acronym>DGA</acronym> is short for <emphasis>Direct Graphics
 Access</emphasis> and is a means for a program to bypass the X server and
-directly modifying the framebuffer memory.  Technically spoken this happens
+directly modifying the framebuffer memory. Technically spoken this happens
 by mapping the framebuffer memory into the memory range of your process.
 This is allowed by the kernel only if you have superuser privileges. You
 can get these either by logging in as <systemitem
@@ -468,7 +468,7 @@
 
 <para>
 The DGA driver is invoked by specifying <option>-vo dga</option> at the
-command line.  The default behavior is to switch to a resolution matching
+command line. The default behavior is to switch to a resolution matching
 the original resolution of the video as close as possible. It deliberately
 ignores the <option>-vm</option> and <option>-fs</option> options
 (enabling of video mode switching and fullscreen) - it always tries to
@@ -518,7 +518,7 @@
 <para>
 Generally spoken, DGA framebuffer access should be at least as fast as
 using the X11 driver with the additional benefit of getting a fullscreen
-image.  The percentage speed values printed by
+image. The percentage speed values printed by
 <application>MPlayer</application> have to be interpreted with some care,
 as for example, with the X11 driver they do not include the time used by
 the X server needed for the actual drawing. Hook a terminal to a serial
@@ -602,7 +602,7 @@
 <para>
 <acronym>SDL</acronym> (Simple Directmedia Layer) is basically a unified
 video/audio interface. Programs that use it know only about SDL, and not
-about what video or audio driver does SDL actually use.  For example a Doom
+about what video or audio driver does SDL actually use. For example a Doom
 port using SDL can run on svgalib, aalib, X, fbdev, and others, you only
 have to specify the (for example) video driver to use with the
 <envar>SDL_VIDEODRIVER</envar> environment variable. Well, in theory.
@@ -1231,8 +1231,8 @@
 but allows applications released before VBE 3.0 to operate normally. The
 VBE Function 00h (Return Controller Information) returns the combined
 information of both controllers, including the combined list of available
-modes.  When the application selects a mode, the appropriate controller is
-activated.  Each of the remaining VBE functions then operates on the active
+modes. When the application selects a mode, the appropriate controller is
+activated. Each of the remaining VBE functions then operates on the active
 controller.
 </para>
 </formalpara>
@@ -1422,7 +1422,7 @@
 <title>USAGE</title>
 <listitem><simpara>
   You can use standalone video output driver: <option>-vo xvidix</option>.
-  This driver was developed as X11's front end to VIDIX technology.  It
+  This driver was developed as X11's front end to VIDIX technology. It
   requires X server and can work only under X server. Note that, as it directly
   accesses the hardware and circumvents the X driver, pixmaps cached in the
   graphics card's memory may be corrupted. You can prevent this by limiting
@@ -2271,7 +2271,7 @@
   <listitem><para>
     Using the <emphasis role="bold">matroxfb modules</emphasis> in the 2.4
     kernels. 2.2 kernels don't have the TVout feature in them, thus unusable
-    for this.  You have to enable ALL matroxfb-specific feature during compilation
+    for this. You have to enable ALL matroxfb-specific feature during compilation
     (except MultiHead), and compile them into <emphasis role="bold">modules</emphasis>!
     You'll also need I2C enabled.
     </para>
@@ -2526,7 +2526,7 @@
   </simpara>
   <itemizedlist>
     <listitem><simpara>NTSC 320x240, 640x480 and maybe 800x600 too.</simpara></listitem>
-    <listitem><simpara>PAL  320x240, 400x300, 640x480, 800x600.  </simpara></listitem>
+    <listitem><simpara>PAL  320x240, 400x300, 640x480, 800x600.</simpara></listitem>
   </itemizedlist>
   <simpara>Mode 512x384 is not supported in BIOS. You must scale the image
   to a different resolution to activate TV out. If you can see an image on the




More information about the MPlayer-DOCS mailing list