summaryrefslogtreecommitdiff
path: root/apps/codecs/libfaad/sbr_dec.c (follow)
Commit message (Expand)AuthorAge
* Add codecs to librbcodec.Sean Bartell2012-04-25
* Trapped into ifdef-hell. Configure libfaad's IRAM/DRAM usage like it is meant...Andree Buschmann2011-05-12
* The last submit had one define too much. Nevertheless fix the IRAM configurat...Andree Buschmann2011-05-12
* Make libfaad compilable again without PS_DEC.Andree Buschmann2011-05-12
* libfaad: Move PS related variables to sbr_info struct. This allows dynamic al...Andree Buschmann2011-05-11
* 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
* Clean up array sizes in the SBR + PS part of libfaad. Add MAX_NTSRPS (=38), u...Andree Buschmann2011-04-24
* Use the very large IRAM of S5L870x to speed up AAC-HE by ~1-5%.Andree Buschmann2011-02-05
* Use MEM_ALIGN_ATTR in libfaad. Remove global array and re-use existing one.Andree Buschmann2011-02-05
* Speed up AAC-HE SBR by 2% on S5L8701. Use MEM_ALIGN on critical arrays and av...Andree Buschmann2011-02-05
* Submit FS#11461. Major speedup for aac he profile (PP5002 +20%, PP5020 +15%, ...Andree Buschmann2010-07-09
* Remove all tabs within codec path.Andree Buschmann2010-02-22
* 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