summaryrefslogtreecommitdiff
path: root/apps/codecs/libfaad/sbr_hfgen.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
* Headroom in AAC SBR HF-generator's fixed point implementation of autocorrelat...Andree Buschmann2011-03-20
* Use MEM_ALIGN_ATTR in libfaad. Remove global array and re-use existing one.Andree Buschmann2011-02-05
* More unification of FIXED_POINT and FLOAT. Small refactoring.Andree Buschmann2010-09-14
* Also correct autocorrelation for yet undefined SBR_LOW_POWER. Unify FIXED_POI...Andree Buschmann2010-09-14
* Correct comment.Andree Buschmann2010-09-14
* Correct autocorrelation function in libfaad. It used the wrong fract part for...Andree Buschmann2010-09-14
* Further libfaad cleanup. Make libfaad compilable for floating point. Floating...Andree Buschmann2010-09-14
* Further libfaad cleanup.Andree Buschmann2010-09-13
* Clean up libfaad's fixed point implementation.Andree Buschmann2010-09-13
* Remove all tabs within codec path.Andree Buschmann2010-02-22
* Extend av_log2 in codeclib into a generic for scanning for set bits, which ca...Andrew Mahone2009-12-09
* 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