# HG changeset patch
# User diego
# Date 1225236474 0
# Node ID db2e2dff503a70340815dbec2a42f199ccd02c9a
# Parent 2988c38b6620cb57a5bb5e9f86ab4f79b7517348
Remove useless FFmpeg codec section.
diff -r 2988c38b6620 -r db2e2dff503a DOCS/xml/en/codecs.xml
--- a/DOCS/xml/en/codecs.xml Tue Oct 28 18:00:11 2008 +0000
+++ b/DOCS/xml/en/codecs.xml Tue Oct 28 23:27:54 2008 +0000
@@ -22,37 +22,6 @@
-
-FFmpeg/libavcodec
-
-
-FFmpeg contains
-libavcodec, 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 MPlayer
-supports. Encoding is also possible for some formats and
-supported in MEncoder.
-
-
-
-For a complete list of supported
-video
-and audio
-codecs please visit the FFmpeg homepage.
-
-
-
-MPlayer contains
-libavcodec.
-Just run ./configure and compile.
-
-
-
-
-
Xvid
diff -r 2988c38b6620 -r db2e2dff503a DOCS/xml/en/documentation.xml
--- a/DOCS/xml/en/documentation.xml Tue Oct 28 18:00:11 2008 +0000
+++ b/DOCS/xml/en/documentation.xml Tue Oct 28 23:27:54 2008 +0000
@@ -110,7 +110,7 @@
Encoding to all the codecs of FFmpeg's
- libavcodec
+ libavcodec
Video encoding from V4L compatible TV tuners
diff -r 2988c38b6620 -r db2e2dff503a DOCS/xml/en/encoding-guide.xml
--- 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
-libavcodec
+libavcodec
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):
@@ -3071,7 +3071,7 @@
With this feature of
-libavcodec
+libavcodec
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:
mpeg1video and mpeg2video
diff -r 2988c38b6620 -r db2e2dff503a DOCS/xml/en/mencoder.xml
--- a/DOCS/xml/en/mencoder.xml Tue Oct 28 18:00:11 2008 +0000
+++ b/DOCS/xml/en/mencoder.xml Tue Oct 28 23:27:54 2008 +0000
@@ -757,7 +757,7 @@
This feature can be used only with
-libavcodec's
+libavcodec's
mpeg4 codec. Keep in mind: although
MPlayer will correctly play the created file,
other players may use the wrong aspect ratio.