summaryrefslogtreecommitdiff
path: root/apps/codecs/libfaad/specrec.c (follow)
Commit message (Expand)AuthorAge
* Add codecs to librbcodec.Sean Bartell2012-04-25
* Implement error handling for libfaad's memory allocation. Do not allocate PS ...Andree Buschmann2011-05-10
* 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
* Fix libfaad error that was introduced with r27225. Noise bursts during playba...Andree Buschmann2010-08-23
* Submit FS#11461. Major speedup for aac he profile (PP5002 +20%, PP5020 +15%, ...Andree Buschmann2010-07-09
* Submit FS#11445. Speed up of faad (aac) decoder via several optimizations lik...Andree Buschmann2010-07-01
* Fix FS#10174 by correcting an oversimplification of the AAC window switching ...Michael Giacomelli2009-04-29
* Disable AAC-SBR, AAC-SSR, and AAC-PS on Sansa clip. Clean up warnings introd...Michael Giacomelli2009-04-25
* Combine the Vorbis, WMA and AAC IMDCT functions and put them into the codecli...Michael Giacomelli2008-09-04
* Put pointer arrays in the correct iram section, tiny const police to make it ...Nils Wallménius2008-06-02
* AAC codec: Reduce IRAM usage slightly, to fix the profile builds (on Coldfire).Magnus Holmgren2006-10-01
* 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