summaryrefslogtreecommitdiff
path: root/firmware/mp3data.c (follow)
Commit message (Expand)AuthorAge
* Even larger MP3 frame analysis buffer. Fixes bug #747969.Linus Nielsen Feltzing2003-06-03
* this should be using unsigned, to allow a full 4GB file, just in caseDaniel Stenberg2003-05-19
* Stevie Oh's patch #739898 that corrects how vbrfix works on large files.Daniel Stenberg2003-05-19
* Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing2003-05-09
* Fixed compiler error on debug buildsLinus Nielsen Feltzing2003-04-20
* Xing headers now support mono better, added the 'editable files' optionLinus Nielsen Feltzing2003-04-20
* Stupid compiler...Linus Nielsen Feltzing2003-04-19
* Removed a warningLinus Nielsen Feltzing2003-04-19
* Better generation of Xing headers, now they contain the correct MPEG version ...Linus Nielsen Feltzing2003-04-19
* Increased the buffer size for get_mp3file_info(). This is supposed to fix bug...Linus Nielsen Feltzing2003-04-19
* Changed some debug outputLinus Nielsen Feltzing2003-04-13
* The Xing flag word wasn't correctly generatedLinus Nielsen Feltzing2003-03-24
* Reverted last changeLinus Nielsen Feltzing2003-03-24
* Don't fail on bitrate 0. Our own recordings have bitrate 0...Björn Stenberg2003-03-24
* The frame buffer was too small for 320kbit/s framesLinus Nielsen Feltzing2003-03-15
* Don't accidentally add Xing headers to CBR filesLinus Nielsen Feltzing2003-03-10
* Experimental Xing header generation added. Use with cautionLinus Nielsen Feltzing2003-03-10
* New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation codeLinus Nielsen Feltzing2003-03-10