summaryrefslogtreecommitdiff
path: root/apps/codecs/libfaad/sbr_qmf.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
* Clean up array sizes in the SBR + PS part of libfaad. Add MAX_NTSRPS (=38), u...Andree Buschmann2011-04-24
* Speed up AAC-HE SBR by 2% on S5L8701. Use MEM_ALIGN on critical arrays and av...Andree Buschmann2011-02-05
* Minor macro redefinition in libfaad to avoid FIXED_POINT ifdef'ing.Andree Buschmann2010-09-14
* Further libfaad cleanup. Make libfaad compilable for floating point. Floating...Andree Buschmann2010-09-14
* Fix residual aac-he distortion reported via forum. Bug was introduded with r2...Andree Buschmann2010-08-26
* Clean up libfaad's sbr-qmf code. Move array to correct #ifdef-path, introduce...Andree Buschmann2010-07-11
* Minor correction to macros, beautification of loop.Andree Buschmann2010-07-11
* EMACify HE-AAC QMF on coldfire: 5% speedup on MCF5249.Jens Arnold2010-07-11
* Just another MHz saved on ARM for aac he decoding.Andree Buschmann2010-07-10
* More work on libfaad's aac he decoder. Resort table to allow more efficient l...Andree Buschmann2010-07-09
* 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
* Fix playback of HE-AACv2 (aka SBR+PS) files.Magnus Holmgren2007-09-21
* Initial check-in of unmodified libfaad (part of the FAAD2 project). This is ...Dave Chapman2005-10-31