index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
mp3data.c
Age
Commit message (
Expand
)
Author
2003-04-20
Fixed compiler error on debug builds
Linus Nielsen Feltzing
2003-04-20
Xing headers now support mono better, added the 'editable files' option
Linus Nielsen Feltzing
2003-04-19
Stupid compiler...
Linus Nielsen Feltzing
2003-04-19
Removed a warning
Linus Nielsen Feltzing
2003-04-19
Better generation of Xing headers, now they contain the correct MPEG version ...
Linus Nielsen Feltzing
2003-04-19
Increased the buffer size for get_mp3file_info(). This is supposed to fix bug...
Linus Nielsen Feltzing
2003-04-13
Changed some debug output
Linus Nielsen Feltzing
2003-03-24
The Xing flag word wasn't correctly generated
Linus Nielsen Feltzing
2003-03-24
Reverted last change
Linus Nielsen Feltzing
2003-03-24
Don't fail on bitrate 0. Our own recordings have bitrate 0...
Björn Stenberg
2003-03-15
The frame buffer was too small for 320kbit/s frames
Linus Nielsen Feltzing
2003-03-10
Don't accidentally add Xing headers to CBR files
Linus Nielsen Feltzing
2003-03-10
Experimental Xing header generation added. Use with caution
Linus Nielsen Feltzing
2003-03-10
New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation code
Linus Nielsen Feltzing