summaryrefslogtreecommitdiff
path: root/apps/codecs/libfaad/sbr_hfgen.c (unfollow)
Commit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2011-04-24Rework of libfaad in several areas. Allow removal of malloc with a new define...Andree Buschmann
2011-03-20Headroom in AAC SBR HF-generator's fixed point implementation of autocorrelat...Andree Buschmann
2011-02-05Use MEM_ALIGN_ATTR in libfaad. Remove global array and re-use existing one.Andree Buschmann
2010-09-14More unification of FIXED_POINT and FLOAT. Small refactoring.Andree Buschmann
2010-09-14Also correct autocorrelation for yet undefined SBR_LOW_POWER. Unify FIXED_POI...Andree Buschmann
2010-09-14Correct comment.Andree Buschmann
2010-09-14Correct autocorrelation function in libfaad. It used the wrong fract part for...Andree Buschmann
2010-09-14Further libfaad cleanup. Make libfaad compilable for floating point. Floating...Andree Buschmann
2010-09-13Further libfaad cleanup.Andree Buschmann
2010-09-13Clean up libfaad's fixed point implementation.Andree Buschmann
2010-02-22Remove all tabs within codec path.Andree Buschmann
2009-12-09Extend av_log2 in codeclib into a generic for scanning for set bits, which ca...Andrew Mahone
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