I know its not xmas, but maybe it helps ..
I need a mp3 decoder library, which * puts pcm data into an array piecewice(eg convert 1000 samples at a time) * somehow gets the mp3 stream * need to seek to any position in time (in mp3 file) * simple c code example I looked into MAD, but id drove me MAD because there is no sample code for low-level application rds guenther
