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
/
m4a.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
FS#12141 by Sean Bartell
Nils Wallménius
2011-06-02
*
Optimization to latest aac decoder changes. Significantly reduce loop count i...
Andree Buschmann
2011-04-19
*
Major rework of the m4a parser for aac/alac playback, seek and resume support...
Andree Buschmann
2011-04-18
*
Add a safety check in the resume seek code, just in case.
Magnus Holmgren
2011-02-01
*
We seeked one chunk too far when resuming m4a files.
Andree Buschmann
2011-02-01
*
Rework m4a seek/resume code. Seek/resume does now also work properly with fil...
Andree Buschmann
2011-01-31
*
Fix resume for m4a files. Solves FS#9306.
Andree Buschmann
2011-01-31
*
Commit first part of FS#10832 by Juliusz Chroboczek. Allows playback of unst...
Michael Giacomelli
2010-01-02
*
Commit both patches in FS#10833 - Protect against division by zero in AAC (mp...
Michael Giacomelli
2009-12-14
*
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-20
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Fix a couple of MP4 demuxing problems, preventing playback in a few cases. Al...
Magnus Holmgren
2007-01-30
*
AAC codec: Improved MP4 file parsing. Should now handle most streamable files...
Magnus Holmgren
2006-10-11
*
Add resume support to AAC files.
Magnus Holmgren
2006-08-23
*
Add capability to parse AAC files in M4A.
Dave Chapman
2005-10-31
*
Remove generic M4A parsing code from libalac and create a libm4a - so it can ...
Dave Chapman
2005-10-29