changeset 5187:acb6adcc13d9

applied Melanson's patch
author gabucino
date Mon, 18 Mar 2002 22:24:18 +0000
parents bdea6c6040ef
children d127ec93d5d1
files DOCS/codecs.html DOCS/documentation.html
diffstat 2 files changed, 14 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/codecs.html	Mon Mar 18 15:21:28 2002 +0000
+++ b/DOCS/codecs.html	Mon Mar 18 22:24:18 2002 +0000
@@ -164,10 +164,14 @@
 
 <P><B><A NAME=2.2.1.3>2.2.1.3.  XAnim codecs</A></B></P>
 
-<P>Foreword: using (some) XAnim codecs with other program than XAnim, is
-<B><I>ILLEGAL</I></B>. It is <B>YOUR</B> responsibility to read its license,
-and do accordingly. The authors of <B>MPlayer</B> can't be held responsible for
-any unlawful act of the user.</P>
+<P>Foreword:
+Be advised that the XAnim binary codecs are packaged with a piece of text
+claiming to be a legally binding software license which, among other
+absurdities, forbids the user to use the codecs in conjunction with any
+program other than XAnim. As the XAnim author has yet to bring legal
+action against anyone for codec-related issues, the MPlayer developers
+don't lose too much sleep over this and you probably shouldn't, either.
+</P>
 
 <P>So yes, <B>MPlayer</B> can use XAnim's codecs for decoding. It's very
 easy to enable them:</P>
--- a/DOCS/documentation.html	Mon Mar 18 15:21:28 2002 +0000
+++ b/DOCS/documentation.html	Mon Mar 18 22:24:18 2002 +0000
@@ -1496,7 +1496,12 @@
 <UL>
   <LI>MS Video1 codec open-source implementation</LI>
   <LI>FLI demuxer, decoder</LI>
-  <LI>Generic ADPCM decoder (supports stereo IMA4 too)</LI>
+  <LI>Unified ADPCM Decoder (supports IMA/DVI, MS ADPCM, several others)</LI>
+  <LI>FILM (.cpk) file demuxer</LI>
+  <LI>RoQ file demuxer</LI>
+  <LI>RoQ Audio/Video decoder</LI>
+  <LI>QT SMC decoder</LI>
+  <LI>QT RLE decoder</LI>
 </UL></LI>
 
 <LI><B><A HREF="mailto:ranma@gmx.at">Tobias Diedrich</A></B>