summaryrefslogtreecommitdiff
path: root/apps/codecs/libfaad/syntax.c (unfollow)
Commit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2011-10-08Remove errorneous ; after "for" statement.Thomas Jarosch
2011-05-10Implement error handling for libfaad's memory allocation. Do not allocate PS ...Andree Buschmann
2011-04-24Rework of libfaad in several areas. Allow removal of malloc with a new define...Andree Buschmann
2011-02-05Use MEM_ALIGN_ATTR in libfaad. Remove global array and re-use existing one.Andree Buschmann
2009-04-25Disable AAC-SBR, AAC-SSR, and AAC-PS on Sansa clip. Clean up warnings introd...Michael Giacomelli
2008-05-05Fix a couple quirks from the previous commit.Nicolas Pennequin
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2006-09-24Apply a bunch of simple AAC decoder optimizations. Biggest speedup is on Cold...Magnus Holmgren
2006-08-10Only cast if value is used. This should fix a build warning.Antoine Cellerier
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