summaryrefslogtreecommitdiff
path: root/apps/codecs/libalac/decomp.h (unfollow)
Commit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2011-06-02FS#12141 by Sean BartellNils Wallménius
2011-04-16Refactor alac decoder as preparation for upcoming m4a changes. The alac decod...Andree Buschmann
2010-02-03FS #10690: Add support for 24 bit ALAC files based on libalac 0.2.0Tom Ross
2006-11-09Added macros controlling what goes to IRAM on different targets.Tomasz Malesinski
2006-02-13Convert to use common internal sample format.Thom Johansen
2005-11-03Move code into IRAM and explicitly inline some functions (gcc was inlining th...Dave Chapman
2005-10-281) Always enable the DSP. 2) Change codec to output one 32-bit array per cha...Dave Chapman
2005-09-24Add yield() calls inside the monolithic ALAC decode_frame() function - improv...Dave Chapman
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