summaryrefslogtreecommitdiffstats
path: root/DOCS/documentation.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-10 08:12:24 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-10 08:12:24 +0000
commit73966ff69a173713b628f5ff1a40d84ce3a6494d (patch)
tree44077846f26b28b32a6a3db8ce591521574535ca /DOCS/documentation.html
parent6a446870ef3f233205e0a0f0a94da236d0a6a1fd (diff)
downloadmpv-73966ff69a173713b628f5ff1a40d84ce3a6494d.tar.bz2
mpv-73966ff69a173713b628f5ff1a40d84ce3a6494d.tar.xz
DivX5 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5019 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/documentation.html')
-rw-r--r--DOCS/documentation.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index eddcd43baf..0fed2f9dc7 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -63,7 +63,7 @@
<UL>
<LI><A HREF="codecs.html#2.2.1">2.2.1 Video</A></LI>
<UL>
- <LI><A HREF="codecs.html#2.2.1.1">2.2.1.1 DivX4</A></LI>
+ <LI><A HREF="codecs.html#2.2.1.1">2.2.1.1 DivX4/DivX5</A></LI>
<LI><A HREF="codecs.html#2.2.1.2">2.2.1.2 ffmpeg's DivX/libavcodec</A></LI>
<LI><A HREF="codecs.html#2.2.1.3">2.2.1.3 XAnim codecs</A></LI>
<LI><A HREF="codecs.html#2.2.1.4">2.2.1.4 VIVO video</A></LI>
@@ -385,12 +385,12 @@ will take some time, but it DOES worth it.</P>
<P><B><I>CODECS</I></B></P>
<UL>
-<LI><B>libavcodec</B> : If you want to use this DivX3/DivX4/etc codec, check the
+<LI><B>libavcodec</B> : If you want to use this DivX3/DivX4/DivX5/etc codec, check the
<A HREF="codecs.html#2.2.1.2">2.2.1.2</A> section before compiling. Features :<BR>
<UL>
- <LI>you can <B>gain <I>DivX/DivX4</I> playing on non-x86 machines</B></LI>
+ <LI>you can <B>gain <I>DivX/DivX4/DivX5</I> playing on non-x86 machines</B></LI>
<LI>RealVideo 1.0/VIVO/MJPEG/h263/others playing and encoding</LI>
- <LI>this codec has the <B>greatest decoding speed</B> for DivX and DivX4
+ <LI>this codec has the <B>greatest decoding speed</B> for DivX and DivX4/DivX5
movies (even faster than the original DivX4 library itself) ! Recommended!</LI>
</UL>
</LI>
@@ -407,7 +407,7 @@ package! However, you can use our codecs package with avifile. Features :<BR>
</UL>
</LI>
-<LI><B>DivX4</B> : information about this codec is available in the
+<LI><B>DivX4/DivX5</B> : information about this codec is available in the
<A HREF="codecs.html#2.2.1.1">2.2.1.1</A> section. If you don't want to encode
with it, you possibly don't want this codec as <B>libavcodec</B> (see above) is
much faster than this.<BR>