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