mirror of
https://github.com/mpv-player/mpv
synced 2025-01-18 13:14:36 +00:00
A bunch of missing <systemitem class="library"> tags
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20700 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
35e79a0365
commit
fd9a41415a
@ -178,10 +178,10 @@ default as it offers better speed.
|
||||
|
||||
|
||||
<sect2 id="codec-x264">
|
||||
<title>x264</title>
|
||||
<title><systemitem class="library">x264</systemitem></title>
|
||||
|
||||
<sect3 id="codec-x264-whatis">
|
||||
<title>What is x264?</title>
|
||||
<title>What is <systemitem class="library">x264</systemitem>?</title>
|
||||
<para>
|
||||
<ulink url="http://developers.videolan.org/x264.html"><systemitem class="library">x264</systemitem></ulink>
|
||||
is a library for
|
||||
@ -426,18 +426,19 @@ MPEG decoder cards.
|
||||
|
||||
|
||||
<sect2 id="libmad">
|
||||
<title>libmad support</title>
|
||||
<title><systemitem class="library">libmad</systemitem> support</title>
|
||||
|
||||
<para>
|
||||
<ulink url="http://www.underbit.com/products/mad/">libmad</ulink> is a multiplatform,
|
||||
integer (internally 24bit PCM) only
|
||||
<ulink url="http://www.underbit.com/products/mad/"><systemitem class="library">libmad</systemitem></ulink>
|
||||
is a multiplatform, integer (internally 24bit PCM) only
|
||||
MPEG audio decoding library. It does not handle broken files well, and it
|
||||
sometimes has problems with seeking, but it may perform better on FPU-less
|
||||
(such as <link linkend="arm">ARM</link>) platform than mp3lib.
|
||||
(such as <link linkend="arm">ARM</link>) platform than <systemitem class="library">mp3lib</systemitem>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
If you have a proper installation of libmad, <filename>configure</filename>
|
||||
If you have a proper installation of <systemitem class="library">libmad</systemitem>,
|
||||
<filename>configure</filename>
|
||||
will notice and support for MPEG audio decoding via
|
||||
<systemitem class="library">libmad</systemitem> will be built automatically.
|
||||
</para>
|
||||
|
Loading…
Reference in New Issue
Block a user