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
/
libatrac
/
atrac3.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add codecs to librbcodec.
Sean Bartell
2012-04-25
*
FS#12117: Use more IRAM for atrac3. Speeds up decoding from 1-2% (PP5022, PP5...
Andree Buschmann
2011-05-16
*
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
*
Sync codeclib bitstream code with upstream ffmpeg code. Build ffmpeg_bitstrea...
Nils Wallménius
2010-07-15
*
Merge from branches/mdctexp - faster ifft+imdct in codec lib
Dave Hooper
2010-02-17
*
Add the Rockbox GNU header to some files in libatrac.
Mohamed Tarek
2010-02-16
*
"Detach" ATRAC3 from RM. Since ATRAC3 isn't really specific to RM, it must no...
Mohamed Tarek
2010-02-16
*
Major optimization of atrac3 codec for Coldfire targets. Moving several numbe...
Andree Buschmann
2010-02-15
*
Further performance optimization of the atrac3 decoder. Rework the internal s...
Andree Buschmann
2009-08-30
*
Revert r22339 as it causes immediate stack overflow on target, at least on co...
Jens Arnold
2009-08-16
*
Make the IMDCT temporary working buffer a local variable instead of keeping o...
Michael Giacomelli
2009-08-16
*
Move bitstream.[ch] to codecs/lib/ffmpeg_bitstream.[ch] to avoid duplicate co...
Mohamed Tarek
2009-08-15
*
Move main() outside atrac3.c and create atrac3.h
Mohamed Tarek
2009-08-14