Introduction - If you have any usage issues, please Google them yourself
The following files constitute the main C sourcecode. The tablefiles for the transforms are omitted- they can be autogenerated from within the main program using a#define statement. Please note that these files are presented as-is for reference only, they don t contain a Makefile and might contain errors. Also note that they cannot run on the DSP in realtime without hand-made assembler optimizing. The assembler version is not presented in the thesis because it is copyrighted. If you are just looking for the source-code to an mp3 player, I suggest taking a look at some of the other freely available players with source, like amp see the link below.
Packet : 121114140src_mp3.rar filelist
src_mp3
src_mp3\fastimdct.c
src_mp3\FASTSB.C
src_mp3\HUFF.C
src_mp3\HUFFMAN.H
src_mp3\MP3DEC.C
src_mp3\MP3DEC.H
src_mp3\MP3DEC_D.H
src_mp3\windowing.c