diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-06-12 21:33:44 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-06-12 21:33:44 +0000 |
commit | 35ef35a72871a5e6c2e1af80cbc3466426315dad (patch) | |
tree | 5f7a88ee0f7f234258cdb1603e42a9609b0ad7ca /DOCS | |
parent | cf2835501e2961c3c08dca933b4861a739e52306 (diff) |
Win32 codecs --> binary codecs, references to avifile are pointless nowadays.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15712 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/xml/en/faq.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml index b42894c637..c76580d003 100644 --- a/DOCS/xml/en/faq.xml +++ b/DOCS/xml/en/faq.xml @@ -492,9 +492,9 @@ itself. In this case, the decoding percentage contains the display percentage, t There are error messages about file not found <filename>/usr/local/lib/codecs/</filename> ... </para></question> <answer><para> -Download the Win32 codecs from our +Download the binary codecs from our <ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/">codecs page</ulink> -(avifile's codec package has a different DLL set) and install it. +and install it. </para></answer> </qandaentry> |