comparison DOCS/xml/en/ports.xml @ 11822:359eaf957bf1

Add <systemitem class="library"> tags to libavcodec and a few others.
author diego
date Wed, 21 Jan 2004 19:25:18 +0000
parents 007f2f9a06ce
children 0f25119d6a96
comparison
equal deleted inserted replaced
11821:43f35b915dc7 11822:359eaf957bf1
53 <para> 53 <para>
54 <application>MPlayer</application> works on Linux PDAs with ARM CPU e.g. Sharp Zaurus, 54 <application>MPlayer</application> works on Linux PDAs with ARM CPU e.g. Sharp Zaurus,
55 Compaq Ipaq. The easiest way to obtain <application>MPlayer</application> is to get it 55 Compaq Ipaq. The easiest way to obtain <application>MPlayer</application> is to get it
56 from one of the <ulink url="http://www.openzaurus.org">OpenZaurus</ulink> package feeds. If 56 from one of the <ulink url="http://www.openzaurus.org">OpenZaurus</ulink> package feeds. If
57 you want to compile it yourself, you should look at the 57 you want to compile it yourself, you should look at the
58 <ulink url="http://openzaurus.bkbits.net:8080/buildroot/src/packages/mplayer?nav=index.html|src/.|src/packages">MPlayer</ulink> 58 <ulink url="http://openzaurus.bkbits.net:8080/buildroot/src/packages/mplayer?nav=index.html|src/.|src/packages">mplayer</ulink>
59 and the 59 and the
60 <ulink url="http://openzaurus.bkbits.net:8080/buildroot/src/packages/libavcodec?nav=index.html|src/.|src/packages">libavcodec</ulink> 60 <ulink url="http://openzaurus.bkbits.net:8080/buildroot/src/packages/libavcodec?nav=index.html|src/.|src/packages">libavcodec</ulink>
61 directory in the OpenZaurus distribution buildroot. These always have the latest 61 directory in the OpenZaurus distribution buildroot. These always have the latest
62 Makefile and patches used for building a CVS <application>MPlayer</application> with libavcodec. 62 Makefile and patches used for building a CVS <application>MPlayer</application> with
63 <systemitem class="library">libavcodec</systemitem>.
63 If you need a GUI frontend, you can use xmms-embedded. 64 If you need a GUI frontend, you can use xmms-embedded.
64 </para> 65 </para>
65 </sect2> 66 </sect2>
66 </sect1> 67 </sect1>
67 68
126 </para> 127 </para>
127 128
128 <para> 129 <para>
129 On <emphasis role="bold">UltraSPARCs</emphasis>, <application>MPlayer</application> 130 On <emphasis role="bold">UltraSPARCs</emphasis>, <application>MPlayer</application>
130 takes advantage of their <emphasis role="bold">VIS</emphasis> extensions 131 takes advantage of their <emphasis role="bold">VIS</emphasis> extensions
131 (equivalent to MMX), currently only in <emphasis>libmpeg2</emphasis>, <emphasis>libvo</emphasis> 132 (equivalent to MMX), currently only in
132 and <emphasis>libavcodec</emphasis>, but not in mp3lib. You can watch a VOB file 133 <systemitem class="library">libmpeg2</systemitem>,
134 <systemitem class="library">libvo</systemitem>
135 and <systemitem class="library">libavcodec</systemitem>, but not in
136 <systemitem class="library">mp3lib</systemitem>. You can watch a VOB file
133 on a 400MHz CPU. You'll need 137 on a 400MHz CPU. You'll need
134 <ulink url="http://www.sun.com/sparc/vis/mediaLib.html">mLib</ulink> installed. 138 <ulink url="http://www.sun.com/sparc/vis/mediaLib.html"><systemitem class="library">mLib</systemitem></ulink>
139 installed.
135 </para> 140 </para>
136 141
137 <para> 142 <para>
138 To build the package you will need GNU <application>make</application> 143 To build the package you will need GNU <application>make</application>
139 (<filename>gmake</filename>, <filename>/opt/sfw/gmake</filename>), native 144 (<filename>gmake</filename>, <filename>/opt/sfw/gmake</filename>), native
384 Mac OS versions and send patches! 389 Mac OS versions and send patches!
385 </para> 390 </para>
386 391
387 <para> 392 <para>
388 Apple's modified GCC 3.x is preferred for compiling 393 Apple's modified GCC 3.x is preferred for compiling
389 <application>MPlayer</application> especially when using libavcodec as Apple's 394 <application>MPlayer</application> especially when using
395 <systemitem class="library">libavcodec</systemitem> as Apple's
390 modified GCC 2.95.x doesn't support C99 syntax well. 396 modified GCC 2.95.x doesn't support C99 syntax well.
391 </para> 397 </para>
392 398
393 <para> 399 <para>
394 One can get an Aqua GUI for <application>MPlayer</application> together with 400 One can get an Aqua GUI for <application>MPlayer</application> together with