summaryrefslogtreecommitdiffstats
path: root/DOCS/codecs.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-03 23:57:20 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-03 23:57:20 +0000
commit663c4f8eb04e9ea44ee6744c90ea165b1f48eaee (patch)
treea250c5b9b8cc6a0ac516db5172fb77ea6df0dad7 /DOCS/codecs.html
parenteb67812bc7213ac45e48dc0162f998ea442a399b (diff)
downloadmpv-663c4f8eb04e9ea44ee6744c90ea165b1f48eaee.tar.bz2
mpv-663c4f8eb04e9ea44ee6744c90ea165b1f48eaee.tar.xz
decreasing my todo list
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2665 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/codecs.html')
-rw-r--r--DOCS/codecs.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/DOCS/codecs.html b/DOCS/codecs.html
index 1b1e2f04db..a1c58380dc 100644
--- a/DOCS/codecs.html
+++ b/DOCS/codecs.html
@@ -180,10 +180,8 @@ easy to enable them:</P>
<A HREF="http://xanim.va.pubnix.com">XAnim site</A>. The <B>3ivx</B> codec
isn't there, so download it from the <A HREF="http://www.3ivx.com">3ivx site</A>.</LI>
- <LI>copy the codecs, or make symlinks for them to <CODE>/usr/lib/xanim/mods</CODE> .
- Accordingly :<BR><CODE>ln -s vid_cvid_2.1_linuxELFx86c6.xa vid_cvid.xa</CODE>
- for all of them.<BR>You can define another search path in xacodec.c:
- <CODE>#define XACODEC_PATH "/usr/lib/xanim/mods"</CODE>.</LI>
+ <LI>use the <CODE>--with-xanimlibdir</CODE> option to tell configure where
+ it can find the xanim codecs. By default, it checks them at <CODE>/usr/lib/xanim/mods</CODE> .</LI>
</UL>
</P>