raze-gles/polymer/jfaud/mpadec
Plagman 50d6334304 Forgot to add the new MSVC project files.
git-svn-id: https://svn.eduke32.com/eduke32@455 1a8010ca-5511-0410-912e-c29ae57300e0
2007-01-14 07:11:47 +00:00
..
COPYING JFAud 2007-01-12 22:42:19 +00:00
Makefile JFAud 2007-01-12 22:42:19 +00:00
Makefile.msvc Restored fullbrights, improved depth peeling, tweaked MSVC support for JFAud. 2007-01-14 07:00:29 +00:00
Makefile.watcom JFAud 2007-01-12 22:42:19 +00:00
README JFAud 2007-01-12 22:42:19 +00:00
config.h JFAud 2007-01-12 22:42:19 +00:00
layer1.c JFAud 2007-01-12 22:42:19 +00:00
layer2.c Compile 2007-01-12 23:24:13 +00:00
layer3.c Compile 2007-01-12 23:24:13 +00:00
libmpadec.dsp JFAud 2007-01-12 22:42:19 +00:00
mp3dec.c JFAud 2007-01-12 22:42:19 +00:00
mp3dec.h JFAud 2007-01-12 22:42:19 +00:00
mp3dec_internal.h JFAud 2007-01-12 22:42:19 +00:00
mpadec.c Compile 2007-01-12 23:24:13 +00:00
mpadec.def JFAud 2007-01-12 22:42:19 +00:00
mpadec.h JFAud 2007-01-12 22:42:19 +00:00
mpadec.vcproj Forgot to add the new MSVC project files. 2007-01-14 07:11:47 +00:00
mpadec.wlib JFAud 2007-01-12 22:42:19 +00:00
mpadec_internal.h JFAud 2007-01-12 22:42:19 +00:00
synth.c JFAud 2007-01-12 22:42:19 +00:00
tables.c JFAud 2007-01-12 22:42:19 +00:00

README

  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.