From a2f1d58f5464e14e6e36daf251cb5154cd8a2bfd Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 10 Jun 2004 14:45:20 +0000 Subject: removing unused parts git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12553 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/ports.xml | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) (limited to 'DOCS/xml') diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml index 5487b2a257..ac2e058be4 100644 --- a/DOCS/xml/en/ports.xml +++ b/DOCS/xml/en/ports.xml @@ -157,12 +157,13 @@ GNU C/C++ compiler is configured with or without the GNU assembler. 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 /usr/ccs/bin/as. +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 /usr/ccs/bin/as. -The configure script tries to find out, which + +The configure script tries to find out, which assembler program is used by your "gcc" command (in case the autodetection fails, use the option to tell the configure script where it can find GNU @@ -216,18 +217,6 @@ accessed modulo 4GB The hsfs problem can be fixed by installing patch 109764-04 (sparc) / 109765-04 (x86). - - -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 MPlayer by calling functions in Sun's -mediaLib. - - - -VIS accelerated operations from mediaLib are used for mpeg2 video decoding -and for color space conversion in the video output drivers. - -- cgit v1.2.3