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
/
sbr_hfgen.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add codecs to librbcodec.
Sean Bartell
2012-04-25
*
Rework of libfaad in several areas. Allow removal of malloc with a new define...
Andree Buschmann
2011-04-24
*
Headroom in AAC SBR HF-generator's fixed point implementation of autocorrelat...
Andree Buschmann
2011-03-20
*
Use MEM_ALIGN_ATTR in libfaad. Remove global array and re-use existing one.
Andree Buschmann
2011-02-05
*
More unification of FIXED_POINT and FLOAT. Small refactoring.
Andree Buschmann
2010-09-14
*
Also correct autocorrelation for yet undefined SBR_LOW_POWER. Unify FIXED_POI...
Andree Buschmann
2010-09-14
*
Correct comment.
Andree Buschmann
2010-09-14
*
Correct autocorrelation function in libfaad. It used the wrong fract part for...
Andree Buschmann
2010-09-14
*
Further libfaad cleanup. Make libfaad compilable for floating point. Floating...
Andree Buschmann
2010-09-14
*
Further libfaad cleanup.
Andree Buschmann
2010-09-13
*
Clean up libfaad's fixed point implementation.
Andree Buschmann
2010-09-13
*
Remove all tabs within codec path.
Andree Buschmann
2010-02-22
*
Extend av_log2 in codeclib into a generic for scanning for set bits, which ca...
Andrew Mahone
2009-12-09
*
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