index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
codecs
/
libfaad
/
common.h
Age
Commit message (
Expand
)
Author
2010-11-02
Using icode attribute for S5L870x is faster on some codecs. Speed up for mpc ...
Andree Buschmann
2010-09-14
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-13
Clean up libfaad's fixed point implementation.
Andree Buschmann
2010-07-01
Submit FS#11445. Speed up of faad (aac) decoder via several optimizations lik...
Andree Buschmann
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2009-12-13
Libfaad pow2/log2 improvements:
Andrew Mahone
2009-12-09
Extend av_log2 in codeclib into a generic for scanning for set bits, which ca...
Andrew Mahone
2009-04-25
Disable AAC-SBR, AAC-SSR, and AAC-PS on Sansa clip. Clean up warnings introd...
Michael Giacomelli
2008-11-20
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2007-02-17
build with -Wundef to make sure we have spelled the defines right in #if lines
Daniel Stenberg
2006-09-24
Apply a bunch of simple AAC decoder optimizations. Biggest speedup is on Cold...
Magnus Holmgren
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