diff DOCS/documentation.html @ 5018:0cb063e71d9a

DivX5 support
author gabucino
date Sun, 10 Mar 2002 08:12:24 +0000
parents 6cb9d9a1716d
children 41b864ac05f2
line wrap: on
line diff
--- a/DOCS/documentation.html	Sun Mar 10 08:02:33 2002 +0000
+++ b/DOCS/documentation.html	Sun Mar 10 08:12:24 2002 +0000
@@ -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 @@
 <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 @@
 </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>