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
/
decoder.c
(
unfollow
)
Commit message (
Expand
)
Author
2012-04-25
Add codecs to librbcodec.
Sean Bartell
2011-06-02
FS#12141 by Sean Bartell
Nils Wallménius
2011-05-10
Implement error handling for libfaad's memory allocation. Do not allocate PS ...
Andree Buschmann
2011-04-26
Submit FS#12081. Check validity of channel configuration, comment unneeded co...
Andree Buschmann
2011-04-24
Rework of libfaad in several areas. Allow removal of malloc with a new define...
Andree Buschmann
2010-09-13
Clean up libfaad's fixed point implementation.
Andree Buschmann
2008-09-04
Combine the Vorbis, WMA and AAC IMDCT functions and put them into the codecli...
Michael Giacomelli
2007-05-10
Code cleaning - remove some unnecessary defined(SIMULATOR) checks
Dave Chapman
2005-11-02
Use direct non-interleaved full precision output data instead of converting t...
Thom Johansen
2005-11-02
Better place for EMAC init.
Thom Johansen
2005-11-01
Init EMAC properly.
Thom Johansen
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