Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
old | 2015-02-07 | ||
README-mad.md | 2015-11-28 | 1.2 kB | |
libmad_0.15.1b_mingw32.tar.xz | 2015-11-28 | 103.2 kB | |
Totals: 3 Items | 104.4 kB | 0 |
MPEG audio decoding library and id3tag reading library. libid3tag is a library for reading and (eventually) writing ID3 tags, both ID3v1 and the various versions of ID3v2.
Project Pages:
Source:
Licenses:
Documentation:
Support:
Requires:
Notes:
- This library can be used with SDL in place of SMPEG.
- Had to remove "-fforce-mem" from CFLAGS. Probably deprecated gcc option.
- Had to add "-no-undefined" to LDFLAGS.