summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-29 22:37:14 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-29 22:37:14 +0000
commitc484393153d2f6a859b9d94721efe4acf249ccd2 (patch)
treefc0e71f391a59c3a29f2de53fd17c5d3d3a79739 /DOCS
parent270336b1c51bd8e77fc9cedc076feae30bcf1bbb (diff)
downloadmpv-c484393153d2f6a859b9d94721efe4acf249ccd2.tar.bz2
mpv-c484393153d2f6a859b9d94721efe4acf249ccd2.tar.xz
better opendivx-divx4 interface explanation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5397 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/codecs.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/codecs.html b/DOCS/codecs.html
index 0029770f48..f09f1081ec 100644
--- a/DOCS/codecs.html
+++ b/DOCS/codecs.html
@@ -70,8 +70,8 @@ compile as usual. If it doesn't detect it, you didn't install it exactly as
above, and/or has messed up config (see last question of 5.1 section).</P>
<P>Using it is a bit tricky. As it conflicts with the old OpenDivX (its API is
-very similar to OpenDivX's), OpenDivX code is disabled, and the OpenDivX
-driver calls this library too.</P>
+very similar to OpenDivX's), OpenDivX code is disabled, and this (DivX4)
+codec will be used to decode old OpenDivX movies.</P>
<P>Generally we can pinpoint this issue to that you have two options to use
this codec:</P>