summaryrefslogtreecommitdiff
path: root/apps/codecs/libalac/alac.c (follow)
Commit message (Expand)AuthorAge
* A better count_leading_zeros() function, courtesy of Jens ArnoldDave Chapman2006-02-05
* Optimised C version of count_leading_zeros() taken from alac-0.1.1. This mak...Dave Chapman2006-02-03
* Move code into IRAM and explicitly inline some functions (gcc was inlining th...Dave Chapman2005-11-03
* 1) Always enable the DSP. 2) Change codec to output one 32-bit array per cha...Dave Chapman2005-10-28
* Introduced usage of IBSS_ATTR and ICONST_ATTR in codec libraries.Thom Johansen2005-10-27
* Add yield() calls inside the monolithic ALAC decode_frame() function - improv...Dave Chapman2005-09-24
* First Rockbox version of ALAC decoder - porting to work in Rockbox environmen...Dave Chapman2005-09-22
* Initial (unmodified - for reference) import of David Hammerton's Apple Lossle...Dave Chapman2005-09-22