Mp3 decoding

Hi,

is it a part of SDL somewhere or maybe in a related library
to decode MP3 files to chunks of raw data that can then be
played?

Thanks for hints,
Torsten.

Yes, check out SDL_mixer. It is an add-on library to SDL.

Download from SDL site: http://www.libsdl.org/projects/SDL_mixer/

Documentation: http://jcatki.no-ip.org/SDL_mixer/-------------------------------------------
Tyler Olsen - Director and Lead Developer
Hero of Allacrost http://www.allacrost.org

Torsten Mohr wrote:

Hi,

is it a part of SDL somewhere or maybe in a related library
to decode MP3 files to chunks of raw data that can then be
played?

Thanks for hints,
Torsten.