summaryrefslogtreecommitdiff
path: root/apps/codecs/libfaad/specrec.c (unfollow)
Commit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2011-05-10Implement error handling for libfaad's memory allocation. Do not allocate PS ...Andree Buschmann
2011-04-24Rework of libfaad in several areas. Allow removal of malloc with a new define...Andree Buschmann
2011-02-05Use MEM_ALIGN_ATTR in libfaad. Remove global array and re-use existing one.Andree Buschmann
2010-08-23Fix libfaad error that was introduced with r27225. Noise bursts during playba...Andree Buschmann
2010-07-09Submit FS#11461. Major speedup for aac he profile (PP5002 +20%, PP5020 +15%, ...Andree Buschmann
2010-07-01Submit FS#11445. Speed up of faad (aac) decoder via several optimizations lik...Andree Buschmann
2009-04-29Fix FS#10174 by correcting an oversimplification of the AAC window switching ...Michael Giacomelli
2009-04-25Disable AAC-SBR, AAC-SSR, and AAC-PS on Sansa clip. Clean up warnings introd...Michael Giacomelli
2008-09-04Combine the Vorbis, WMA and AAC IMDCT functions and put them into the codecli...Michael Giacomelli
2008-06-02Put pointer arrays in the correct iram section, tiny const police to make it ...Nils Wallménius
2006-10-01AAC codec: Reduce IRAM usage slightly, to fix the profile builds (on Coldfire).Magnus Holmgren
2006-09-24Apply a bunch of simple AAC decoder optimizations. Biggest speedup is on Cold...Magnus Holmgren
2005-10-31Changes to make libfaad compile in Rockbox. Also remove compiler warnings, u...Dave Chapman
2005-10-31Initial check-in of unmodified libfaad (part of the FAAD2 project). This is ...Dave Chapman