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
/
codecs
/
libm4a
/
demux.c
(
unfollow
)
Commit message (
Expand
)
Author
2006-12-07
AAC codec: accept M4B files.
Magnus Holmgren
2006-12-06
Make the AAC (and ALAC) codec more flexible when dealing with the MP4 file st...
Magnus Holmgren
2006-12-03
Remove some unneeded code that caused problems for enhanced AAC files.
Magnus Holmgren
2006-11-08
Improve support for long MP4 files. Twice as long files can now play, and for...
Magnus Holmgren
2006-10-11
AAC codec: Improved MP4 file parsing. Should now handle most streamable files...
Magnus Holmgren
2005-11-02
Make the m4a parser happier with Nero-encoded .mp4 files. This still needs m...
Dave Chapman
2005-10-31
Suppress compiler warning
Dave Chapman
2005-10-31
Add capability to parse AAC files in M4A.
Dave Chapman
2005-10-29
Remove generic M4A parsing code from libalac and create a libm4a - so it can ...
Dave Chapman
2005-09-24
Cascade errors back down to qtmovie_read() and correctly return an error on i...
Dave Chapman
2005-09-24
Workaround for ALAC files that previousy wouldn't play. Libalac now skips unk...
Jonas Häggqvist
2005-09-22
First Rockbox version of ALAC decoder - porting to work in Rockbox environmen...
Dave Chapman
2005-09-22
Initial (unmodified - for reference) import of David Hammerton's Apple Lossle...
Dave Chapman