summaryrefslogtreecommitdiff
path: root/apps/codecs/libalac
AgeCommit message (Expand)Author
2006-02-13Convert to use common internal sample format.Thom Johansen
2006-02-05A better count_leading_zeros() function, courtesy of Jens ArnoldDave Chapman
2006-02-03Optimised C version of count_leading_zeros() taken from alac-0.1.1. This mak...Dave Chapman
2005-12-05Codec makefile cleanup: remove redundant things, don't generate dependency fi...Magnus Holmgren
2005-11-03Move code into IRAM and explicitly inline some functions (gcc was inlining th...Dave Chapman
2005-10-29OopsDave Chapman
2005-10-29Remove generic M4A parsing code from libalac and create a libm4a - so it can ...Dave Chapman
2005-10-281) Always enable the DSP. 2) Change codec to output one 32-bit array per cha...Dave Chapman
2005-10-27Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing
2005-10-27Introduced usage of IBSS_ATTR and ICONST_ATTR in codec libraries.Thom Johansen
2005-09-24Add yield() calls inside the monolithic ALAC decode_frame() function - improv...Dave Chapman
2005-09-24Cascade errors back down to qtmovie_read() and correctly return an error on i...Dave Chapman
2005-09-24Workaround for ALAC files that previousy wouldn't play. Libalac now skips unk...Jonas Häggqvist
2005-09-22First Rockbox version of ALAC decoder - porting to work in Rockbox environmen...Dave Chapman
2005-09-22Initial (unmodified - for reference) import of David Hammerton's Apple Lossle...Dave Chapman