caudio/plugins/mp3Decoder
Joshua Jones fbd3ecabb4 Added version checking to plugins. 2010-02-10 04:59:10 +00:00
..
mpaudec Added plugin manager and plugin system to cAudio. 2010-02-09 05:58:27 +00:00
cMP3Decoder.cpp Added plugin manager and plugin system to cAudio. 2010-02-09 05:58:27 +00:00
cMP3Decoder.h Added plugin manager and plugin system to cAudio. 2010-02-09 05:58:27 +00:00
cMP3DecoderFactory.h Added plugin manager and plugin system to cAudio. 2010-02-09 05:58:27 +00:00
license.txt Added plugin manager and plugin system to cAudio. 2010-02-09 05:58:27 +00:00
main.cpp Added version checking to plugins. 2010-02-10 04:59:10 +00:00
mp3Decoder.vcproj Added plugin manager and plugin system to cAudio. 2010-02-09 05:58:27 +00:00
readme.txt Added plugin manager and plugin system to cAudio. 2010-02-09 05:58:27 +00:00

readme.txt

Note: This plugin uses code from "MP3 input for Audiere" by Matt Campbell <mattcampbell@pobox.com>, which is based on libavcodec from ffmpeg (http://ffmpeg.sourceforge.net/).

As a result, this plugin falls under his license and is not statically linked to the main library.

See license.txt for license details of this plugin.