Commit fd9250af authored by Laurent Aimar's avatar Laurent Aimar

mod.c: new demux2 for MOD files using libmodplug library.

 (modplug-xmms.sourceforge.net/)

 The demuxer is selected by extention look up.(mod, s3m, xm, it, 669,
amf, ams, dbm, dmf, dsm, far, mdl, med, mtm, okt, ptm, stm, ult, umx,
mt2, psm), I hope that won't give problems.
parent 6a51e0ee
......@@ -17,3 +17,4 @@ SOURCES_real = real.c
SOURCES_ts2 = ts.c
SOURCES_ps2 = ps.c
SOURCES_dvdnav = dvdnav.c
SOURCES_mod = mod.c
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment