summaryrefslogtreecommitdiffstats
path: root/apps/codecs/libfaad/common.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-24Rework of libfaad in several areas. Allow removal of malloc with a new define...Andree Buschmann1-6/+9
2011-02-05Use the very large IRAM of S5L870x to speed up AAC-HE by ~1-5%.Andree Buschmann1-1/+11
2010-11-02Using icode attribute for S5L870x is faster on some codecs. Speed up for mpc ...Andree Buschmann1-2/+2
2010-09-14More unification of FIXED_POINT and FLOAT. Small refactoring.Andree Buschmann1-6/+8
2010-09-14Further libfaad cleanup. Make libfaad compilable for floating point. Floating...Andree Buschmann1-7/+2
2010-09-13Clean up libfaad's fixed point implementation.Andree Buschmann1-0/+2
2010-07-01Submit FS#11445. Speed up of faad (aac) decoder via several optimizations lik...Andree Buschmann1-1/+20
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz1-1/+1
2009-12-13Libfaad pow2/log2 improvements:Andrew Mahone1-2/+2
2009-12-09Extend av_log2 in codeclib into a generic for scanning for set bits, which ca...Andrew Mahone1-3/+1
2009-04-25Disable AAC-SBR, AAC-SSR, and AAC-PS on Sansa clip. Clean up warnings introd...Michael Giacomelli1-0/+4
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-2/+1
2007-02-17build with -Wundef to make sure we have spelled the defines right in #if linesDaniel Stenberg1-10/+10
2006-09-24Apply a bunch of simple AAC decoder optimizations. Biggest speedup is on Cold...Magnus Holmgren1-1/+1
2005-10-31Changes to make libfaad compile in Rockbox. Also remove compiler warnings, u...Dave Chapman1-7/+23
2005-10-31Initial check-in of unmodified libfaad (part of the FAAD2 project). This is ...Dave Chapman1-0/+425