index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
codecs
/
libfaad
/
syntax.c
(
unfollow
)
Commit message (
Expand
)
Author
2012-04-25
Add codecs to librbcodec.
Sean Bartell
2011-10-08
Remove errorneous ; after "for" statement.
Thomas Jarosch
2011-05-10
Implement error handling for libfaad's memory allocation. Do not allocate PS ...
Andree Buschmann
2011-04-24
Rework of libfaad in several areas. Allow removal of malloc with a new define...
Andree Buschmann
2011-02-05
Use MEM_ALIGN_ATTR in libfaad. Remove global array and re-use existing one.
Andree Buschmann
2009-04-25
Disable AAC-SBR, AAC-SSR, and AAC-PS on Sansa clip. Clean up warnings introd...
Michael Giacomelli
2008-05-05
Fix a couple quirks from the previous commit.
Nicolas Pennequin
2008-05-05
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
2006-09-24
Apply a bunch of simple AAC decoder optimizations. Biggest speedup is on Cold...
Magnus Holmgren
2006-08-10
Only cast if value is used. This should fix a build warning.
Antoine Cellerier
2005-10-31
Changes to make libfaad compile in Rockbox. Also remove compiler warnings, u...
Dave Chapman
2005-10-31
Initial check-in of unmodified libfaad (part of the FAAD2 project). This is ...
Dave Chapman