index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
mp3data.h
(
unfollow
)
Commit message (
Expand
)
Author
2012-03-18
Build librbcodec with DSP and metadata.
Sean Bartell
2011-08-14
GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.
Thomas Martitz
2011-03-16
More robust implementation of MPEG frame header search. The parser will not o...
Andree Buschmann
2011-02-27
Remove some useless code and variables in the area of metadata parsing. Bump ...
Andree Buschmann
2008-10-15
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...
Björn Stenberg
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2007-02-15
Shave a few bytes off the binary size, especially on hwcodec targets
Linus Nielsen Feltzing
2005-09-15
Archos recording/playback: (1) Xing header creation: * Now estimates the fram...
Jens Arnold
2005-09-10
Reworked handling of MPEG audio frame & file info: * Fixed frame size calcula...
Jens Arnold
2005-09-04
Archos recording: Always prepend ID3V2 and Xing header to a recording file, e...
Jens Arnold
2005-06-12
Added support for reading LAME header delay and padding fields for proper gap...
Thom Johansen
2005-01-30
long policy
Jean-Philippe Bernardy
2003-11-02
Frame-accurate file splits when recording. Now the PLAY button closes the cur...
Linus Nielsen Feltzing
2003-04-20
Xing headers now support mono better, added the 'editable files' option
Linus Nielsen Feltzing
2003-04-19
Better generation of Xing headers, now they contain the correct MPEG version ...
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