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
/
common.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add codecs to librbcodec.
Sean Bartell
2012-04-25
*
Roll back r30509 after discussion on irc. Activating AAC-HE SBR will not work...
Andree Buschmann
2011-09-14
*
AAC: Enable SBR decoding for all targets
Rafaël Carré
2011-09-12
*
Trapped into ifdef-hell. Configure libfaad's IRAM/DRAM usage like it is meant...
Andree Buschmann
2011-05-12
*
The last submit had one define too much. Nevertheless fix the IRAM configurat...
Andree Buschmann
2011-05-12
*
libfaad: AAC including HE-profile needs ~470 KB for playback (measured on ARM...
Andree Buschmann
2011-05-12
*
Rework of libfaad in several areas. Allow removal of malloc with a new define...
Andree Buschmann
2011-04-24
*
Use the very large IRAM of S5L870x to speed up AAC-HE by ~1-5%.
Andree Buschmann
2011-02-05
*
Using icode attribute for S5L870x is faster on some codecs. Speed up for mpc ...
Andree Buschmann
2010-11-02
*
More unification of FIXED_POINT and FLOAT. Small refactoring.
Andree Buschmann
2010-09-14
*
Further libfaad cleanup. Make libfaad compilable for floating point. Floating...
Andree Buschmann
2010-09-14
*
Clean up libfaad's fixed point implementation.
Andree Buschmann
2010-09-13
*
Submit FS#11445. Speed up of faad (aac) decoder via several optimizations lik...
Andree Buschmann
2010-07-01
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Libfaad pow2/log2 improvements:
Andrew Mahone
2009-12-13
*
Extend av_log2 in codeclib into a generic for scanning for set bits, which ca...
Andrew Mahone
2009-12-09
*
Disable AAC-SBR, AAC-SSR, and AAC-PS on Sansa clip. Clean up warnings introd...
Michael Giacomelli
2009-04-25
*
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-20
*
build with -Wundef to make sure we have spelled the defines right in #if lines
Daniel Stenberg
2007-02-17
*
Apply a bunch of simple AAC decoder optimizations. Biggest speedup is on Cold...
Magnus Holmgren
2006-09-24
*
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
2005-10-31