Mercurial > mplayer.hg
diff DOCS/xml/en/documentation.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 | 19919e913e3d |
| children | dfb041cb3772 |
line wrap: on
line diff
--- a/DOCS/xml/en/documentation.xml Wed Jan 21 17:35:10 2004 +0000 +++ b/DOCS/xml/en/documentation.xml Wed Jan 21 19:25:18 2004 +0000 @@ -92,7 +92,8 @@ (<emphasis role="bold">AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/RM/NUV/NET/PVA</emphasis>) to other <application>MPlayer</application>-playable formats (see below). It can encode with various codecs, like <emphasis role="bold">DivX4</emphasis> -(1 or 2 passes), libavcodec, <emphasis role="bold">PCM/MP3/VBR MP3</emphasis> +(1 or 2 passes), <systemitem class="library">libavcodec</systemitem>, +<emphasis role="bold">PCM/MP3/VBR MP3</emphasis> audio. Also has powerful plugin system for video manipulation. </para> @@ -104,8 +105,8 @@ <application>MPlayer</application> </simpara></listitem> <listitem><simpara> - Encoding to all the codecs of ffmpeg's <link - linkend="ffmpeg">libavcodec</link> + Encoding to all the codecs of FFmpeg's + <link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link> </simpara></listitem> <listitem><simpara> Video encoding from <emphasis role="bold">V4L compatible TV tuners</emphasis>
