# HG changeset patch # User alex # Date 1044373144 0 # Node ID 8efd3c0578b2a2d97d922042c9e0753316a7a741 # Parent 0b150ee7e2ad8174bdfe6870fa6dd3f8d32b34f3 remove references to old w32codec package diff -r 0b150ee7e2ad -r 8efd3c0578b2 DOCS/documentation.html --- a/DOCS/documentation.html Tue Feb 04 15:30:43 2003 +0000 +++ b/DOCS/documentation.html Tue Feb 04 15:39:04 2003 +0000 @@ -580,10 +580,11 @@ other MPEG4 types. Recommended! -
  • Win32 codecs: If you plan to use MPlayer on x86 - architecture, you will possibly need them. Download and unzip w32codecs.zip - to /usr/lib/win32 BEFORE compiling MPlayer, otherwise no Win32 - support will be compiled!
    +
  • Win32 codecs: If you plan to use MPlayer on x86 architecture, you + will possibly need them. Download the Win32 codecs from our + codecs page + and install them to /usr/lib/win32 BEFORE compiling + MPlayer, otherwise no Win32 support will be compiled!
    Note: the avifile project has a similar codecs package, but it differs from ours. If you want to use all supported codecs, then install our package (do not worry, avifile works with it without problems). Features:
    diff -r 0b150ee7e2ad -r 8efd3c0578b2 DOCS/faq.html --- a/DOCS/faq.html Tue Feb 04 15:30:43 2003 +0000 +++ b/DOCS/faq.html Tue Feb 04 15:39:04 2003 +0000 @@ -300,10 +300,9 @@
    Q: There are error messages about file not found /usr/lib/win32/ ...
    -
    A: Download the - Win32 codecs - from our FTP site (avifile's codec package has a different DLL set) - and install it.
    +
    A: Download the Win32 codecs from our + codecs page + (avifile's codec package has a different DLL set) and install it.
     
    Q: Are there any mailing lists on MPlayer?