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
/
atrac3_rm.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add codecs to librbcodec.
Sean Bartell
2012-04-25
*
Submit FS#12164 by Sean Bartell with minor changes by myself. Fixes possible ...
Andree Buschmann
2011-06-24
*
FS#12117: Use more IRAM for atrac3. Speeds up decoding from 1-2% (PP5022, PP5...
Andree Buschmann
2011-05-16
*
Having a default weak codec_main symbol doesn't seem to be working out for co...
Michael Sevakis
2011-04-27
*
Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...
Michael Sevakis
2011-04-27
*
Enforce that codecs wait for their metadata in a proper-ish and consistent ma...
Michael Sevakis
2011-02-20
*
Use MEM_ALIGN_ATTR in libatrac3.
Andree Buschmann
2010-11-22
*
Commit FS#11709 by me. Introduces ARMv5E optimized iQMF for atrac3 based on ...
Michael Giacomelli
2010-11-10
*
codecs: mark some local variables with 'static'
Nils Wallménius
2010-07-25
*
Make atrac3 streams in wav containers work again (error was introduced with r...
Andree Buschmann
2010-03-12
*
"Detach" ATRAC3 from RM. Since ATRAC3 isn't really specific to RM, it must no...
Mohamed Tarek
2010-02-16
*
Set svn:keywords property.
Mohamed Tarek
2009-11-18
*
Handle mid-track resumes in RM.
Mohamed Tarek
2009-11-18
*
Smarter check for failed packet parsing in RM. Also fixes a bug in playback w...
Mohamed Tarek
2009-10-03
*
Further performance optimization of the atrac3 decoder. Rework the internal s...
Andree Buschmann
2009-08-30
*
Put ATRAC3Context in IRAM, 2.5% speedup on PP502x, 20% on ColdFire.
Mohamed Tarek
2009-08-17
*
Support for playback of atrac3 audio in rm, in sim.
Mohamed Tarek
2009-08-14