changeset 7969:9ec3f2b9a87f

<B>MPlayer</B> --> MPlayer
author diego
date Tue, 29 Oct 2002 23:37:45 +0000
parents 2648f13b1709
children f3a33e92e1c1
files DOCS/formats.html DOCS/video.html
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/formats.html	Tue Oct 29 23:36:37 2002 +0000
+++ b/DOCS/formats.html	Tue Oct 29 23:37:45 2002 +0000
@@ -89,7 +89,7 @@
 <UL>
   <LI><B>Interleaved:</B> Audio and video content is interleaved. This is the
     standard usage. Recommended and mostly used. Some tools create 
-    interleaved AVIs with bad sync. <B>MPlayer</B> detects these as
+    interleaved AVIs with bad sync. MPlayer detects these as
     interleaved, and this climaxes in loss of A/V sync, probably at seeking.
     These files should be played as non-interleaved (with the <CODE>-ni</CODE>
     option).</LI>
--- a/DOCS/video.html	Tue Oct 29 23:36:37 2002 +0000
+++ b/DOCS/video.html	Tue Oct 29 23:37:45 2002 +0000
@@ -1178,7 +1178,7 @@
     programs hogging the CPU, it will not drop frames unless applications hog
     the CPU for a long time.<BR>
     When running without prebuffering the em8300 is much more sensitive to CPU
-    load, so it is highly suggested that you turn on <B>MPlayer's</B>
+    load, so it is highly suggested that you turn on MPlayer's
     <CODE>-framedrop</CODE> option to avoid further loss of sync.<BR>
     <CODE>sync</CODE> will turn on the new sync-engine. This is currently an
     experimental feature. With the sync feature turned on the em8300's internal
@@ -1318,7 +1318,7 @@
   configuration: the first CRTC chip (with much more features) on the first
   display (on monitor), and the second CRTC (no <B>BES</B> - for explanation 
   on BES, please see the G400 section above) on TV. So you can only use
-  <B>MPlayer's</B> <I>fbdev</I> output driver at the present.</P>
+  MPlayer's <I>fbdev</I> output driver at the present.</P>
 
 <P>The first CRTC can't be routed to the second head currently.
   The author of the kernel matroxfb driver - Petr Vandrovec - will maybe make