diff DOCS/xml/en/encoding-guide.xml @ 27809:db2e2dff503a

Remove useless FFmpeg codec section.
author diego
date Tue, 28 Oct 2008 23:27:54 +0000
parents 2abac297b873
children ee46a1af24e4
line wrap: on
line diff
--- a/DOCS/xml/en/encoding-guide.xml	Tue Oct 28 18:00:11 2008 +0000
+++ b/DOCS/xml/en/encoding-guide.xml	Tue Oct 28 23:27:54 2008 +0000
@@ -2433,7 +2433,7 @@
   codec family</title>
 
 <para>
-<link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link>
+<systemitem class="library">libavcodec</systemitem>
 provides simple encoding to a lot of interesting video and audio formats.
 You can encode to the following codecs (more or less up to date):
 </para>
@@ -3071,7 +3071,7 @@
 
 <para>
 With this feature of
-<link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link>
+<systemitem class="library">libavcodec</systemitem>
 you are able to set custom inter (I-frames/keyframes) and intra
 (P-frames/predicted frames) matrices. It is supported by many of the codecs:
 <systemitem>mpeg1video</systemitem> and <systemitem>mpeg2video</systemitem>