summaryrefslogtreecommitdiff
path: root/firmware/mp3data.c
AgeCommit message (Expand)Author
2003-04-20Fixed compiler error on debug buildsLinus Nielsen Feltzing
2003-04-20Xing headers now support mono better, added the 'editable files' optionLinus Nielsen Feltzing
2003-04-19Stupid compiler...Linus Nielsen Feltzing
2003-04-19Removed a warningLinus Nielsen Feltzing
2003-04-19Better generation of Xing headers, now they contain the correct MPEG version ...Linus Nielsen Feltzing
2003-04-19Increased the buffer size for get_mp3file_info(). This is supposed to fix bug...Linus Nielsen Feltzing
2003-04-13Changed some debug outputLinus Nielsen Feltzing
2003-03-24The Xing flag word wasn't correctly generatedLinus Nielsen Feltzing
2003-03-24Reverted last changeLinus Nielsen Feltzing
2003-03-24Don't fail on bitrate 0. Our own recordings have bitrate 0...Björn Stenberg
2003-03-15The frame buffer was too small for 320kbit/s framesLinus Nielsen Feltzing
2003-03-10Don't accidentally add Xing headers to CBR filesLinus Nielsen Feltzing
2003-03-10Experimental Xing header generation added. Use with cautionLinus Nielsen Feltzing
2003-03-10New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation codeLinus Nielsen Feltzing