caudio/Plugins/mp3Decoder
Murat Suri e637c2eba2 * Clean cPluginManager (remove obsolete defs, add error retrieval)
* Prefix mp3Decoder with cAp_ (for cAudioPlugin) so it gets auto loaded
2011-06-05 11:26:07 +00:00
..
include Uploading new structure of cAudio using wolfmanfx's cmake system 2011-05-19 04:24:29 +00:00
mpaudec Uploading new structure of cAudio using wolfmanfx's cmake system 2011-05-19 04:24:29 +00:00
src Uploading new structure of cAudio using wolfmanfx's cmake system 2011-05-19 04:24:29 +00:00
CMakeLists.txt * Clean cPluginManager (remove obsolete defs, add error retrieval) 2011-06-05 11:26:07 +00:00
license.txt Uploading new structure of cAudio using wolfmanfx's cmake system 2011-05-19 04:24:29 +00:00
mp3Decoder_src_files.cmake Uploading new structure of cAudio using wolfmanfx's cmake system 2011-05-19 04:24:29 +00:00
readme.txt Uploading new structure of cAudio using wolfmanfx's cmake system 2011-05-19 04:24:29 +00:00

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.