mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-05 20:41:06 +00:00
50d6334304
git-svn-id: https://svn.eduke32.com/eduke32@455 1a8010ca-5511-0410-912e-c29ae57300e0 |
||
---|---|---|
.. | ||
config.h | ||
COPYING | ||
layer1.c | ||
layer2.c | ||
layer3.c | ||
libmpadec.dsp | ||
Makefile | ||
Makefile.msvc | ||
Makefile.watcom | ||
mp3dec.c | ||
mp3dec.h | ||
mp3dec_internal.h | ||
mpadec.c | ||
mpadec.def | ||
mpadec.h | ||
mpadec.vcproj | ||
mpadec.wlib | ||
mpadec_internal.h | ||
README | ||
synth.c | ||
tables.c |
mpadec - MPEG audio decoder Copyright (C) 2002-2004 Dmitriy Startsev (dstartsev@rambler.ru) Based on mpglib from mpg123 package by Michael Hipp (http://www.mpg123.de) Mpadec is a high-quality portable MPEG audio decoder library. It supports MPEG-1, MPEG-2 Layer I, Layer II and Layer III audio streams, including free-format streams. It is still under development:) To compile it you will have to manually edit config.h and makefile.