mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-19 02:31:25 +00:00
7b0104e9a1
git-svn-id: https://svn.eduke32.com/eduke32@452 1a8010ca-5511-0410-912e-c29ae57300e0
13 lines
455 B
Text
Executable file
13 lines
455 B
Text
Executable file
|
|
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.
|
|
|