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
/
libfaad
/
filtbank.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add codecs to librbcodec.
Sean Bartell
2012-04-25
*
Rework of libfaad in several areas. Allow removal of malloc with a new define...
Andree Buschmann
2011-04-24
*
Use MEM_ALIGN_ATTR in libfaad. Remove global array and re-use existing one.
Andree Buschmann
2011-02-05
*
Refacture parts of libfaad filterbank. Faster windowing for 8-short-window se...
Andree Buschmann
2010-07-11
*
Use new MDCT library for libfaad. Speeds up AAC-LC by 2.5MHz.
Michael Giacomelli
2010-02-20
*
Fix FS#10174 by correcting an oversimplification of the AAC window switching ...
Michael Giacomelli
2009-04-29
*
Combine the Vorbis, WMA and AAC IMDCT functions and put them into the codecli...
Michael Giacomelli
2008-09-04
*
Use WMA windowing optimizations for AAC. Saves about 3.5MHz on Coldfire, and...
Michael Giacomelli
2008-08-10
*
Too much on the last commit.
Michael Giacomelli
2008-07-17
*
Use Tremor IMDCT for WMA. Gives a ~20% speedup on ARM and coldfire. All my ...
Michael Giacomelli
2008-07-17
*
Apply a bunch of simple AAC decoder optimizations. Biggest speedup is on Cold...
Magnus Holmgren
2006-09-24
*
Changes to make libfaad compile in Rockbox. Also remove compiler warnings, u...
Dave Chapman
2005-10-31
*
Initial check-in of unmodified libfaad (part of the FAAD2 project). This is ...
Dave Chapman
2005-10-31