summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en/codecs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/xml/en/codecs.xml')
-rw-r--r--DOCS/xml/en/codecs.xml31
1 files changed, 0 insertions, 31 deletions
diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml
index 3a5fb57527..7b6652cc4f 100644
--- a/DOCS/xml/en/codecs.xml
+++ b/DOCS/xml/en/codecs.xml
@@ -22,37 +22,6 @@ and help us add support for it.
<!-- ********** -->
-<sect2 id="ffmpeg" xreflabel="FFmpeg/libavcodec">
-<title>FFmpeg/libavcodec</title>
-
-<para>
-<ulink url="http://ffmpeg.org">FFmpeg</ulink> contains
-<systemitem class="library">libavcodec</systemitem>, the leading
-open source video and audio codec library. It is capable
-of decoding most multimedia formats, usually at higher speeds
-than the alternatives, and aims to add support for
-the rest of them eventually. It is the default decoder for
-the majority of codecs that <application>MPlayer</application>
-supports. Encoding is also possible for some formats and
-supported in <application>MEncoder</application>.
-</para>
-
-<para>
-For a complete list of supported
-<ulink url="http://ffmpeg.mplayerhq.hu/general.html#SEC6">video</ulink>
-and <ulink url="http://ffmpeg.mplayerhq.hu/general.html#SEC7">audio</ulink>
-codecs please visit the FFmpeg homepage.
-</para>
-
-<para>
-<application>MPlayer</application> contains
-<systemitem class="library">libavcodec</systemitem>.
-Just run <filename>./configure</filename> and compile.
-</para>
-</sect2>
-
-<!-- ********** -->
-
<sect2 id="xvid">
<title>Xvid</title>