summaryrefslogtreecommitdiff
path: root/apps/codecs/libfaad/filtbank.c (follow)
Commit message (Expand)AuthorAge
* Add codecs to librbcodec.Sean Bartell2012-04-25
* Rework of libfaad in several areas. Allow removal of malloc with a new define...Andree Buschmann2011-04-24
* Use MEM_ALIGN_ATTR in libfaad. Remove global array and re-use existing one.Andree Buschmann2011-02-05
* Refacture parts of libfaad filterbank. Faster windowing for 8-short-window se...Andree Buschmann2010-07-11
* Use new MDCT library for libfaad. Speeds up AAC-LC by 2.5MHz.Michael Giacomelli2010-02-20
* Fix FS#10174 by correcting an oversimplification of the AAC window switching ...Michael Giacomelli2009-04-29
* Combine the Vorbis, WMA and AAC IMDCT functions and put them into the codecli...Michael Giacomelli2008-09-04
* Use WMA windowing optimizations for AAC. Saves about 3.5MHz on Coldfire, and...Michael Giacomelli2008-08-10
* Too much on the last commit.Michael Giacomelli2008-07-17
* Use Tremor IMDCT for WMA. Gives a ~20% speedup on ARM and coldfire. All my ...Michael Giacomelli2008-07-17
* Apply a bunch of simple AAC decoder optimizations. Biggest speedup is on Cold...Magnus Holmgren2006-09-24
* Changes to make libfaad compile in Rockbox. Also remove compiler warnings, u...Dave Chapman2005-10-31
* Initial check-in of unmodified libfaad (part of the FAAD2 project). This is ...Dave Chapman2005-10-31