[MPlayer-DOCS] CVS: main/DOCS/xml/en ports.xml,1.42,1.43

Alex Beregszaszi syncmail at mplayerhq.hu
Thu Jun 10 16:45:22 CEST 2004


CVS change done by Alex Beregszaszi

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

Modified Files:
	ports.xml 
Log Message:
removing unused parts

Index: ports.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/ports.xml,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ports.xml	22 May 2004 00:47:49 -0000	1.42
+++ ports.xml	10 Jun 2004 14:45:20 -0000	1.43
@@ -157,12 +157,13 @@
 
 <para>
 On Solaris x86, you need the GNU assembler and the GNU C/C++ compiler,
-configured to use the GNU assembler! The mplayer code on the x86 platform
-makes heavy use of MMX, SSE and 3DNOW! instructions that cannot be compiled
-using Sun's assembler <filename>/usr/ccs/bin/as</filename>.
+configured to use the GNU assembler! The <application>MPlayer</application>
+code on the x86 platform makes heavy use of MMX, SSE and 3DNOW! instructions
+that cannot be compiled using Sun's assembler <filename>/usr/ccs/bin/as</filename>.
 </para>
 
-<para>The <filename>configure</filename> script tries to find out, which
+<para>
+The <filename>configure</filename> script tries to find out, which
 assembler program is used by your &quot;gcc&quot; command (in case the autodetection
 fails, use the <option>--as=<replaceable>/wherever/you/have/installed/gnu-as</replaceable></option>
 option to tell the <filename>configure</filename> script where it can find GNU
@@ -216,18 +217,6 @@
 The hsfs problem can be fixed by installing patch 109764-04 (sparc) / 109765-04 (x86).
 </para></listitem>
 </itemizedlist>
-
-<para>
-On Solaris with an UltraSPARC CPU, you can get some extra speed by using the
-CPU's VIS instructions for certain time consuming operations. VIS acceleration
-can be used in <application>MPlayer</application> by calling functions in Sun's
-<ulink url="http://www.sun.com/sparc/vis/mediaLib.html">mediaLib</ulink>.
-</para>
-
-<para>
-VIS accelerated operations from mediaLib are used for mpeg2 video decoding
-and for color space conversion in the video output drivers.
-</para>
 </sect1>
 
 <sect1 id="irix">




More information about the MPlayer-DOCS mailing list