summaryrefslogtreecommitdiff
path: root/apps/codecs/demac/libdemac/rangecoding.h (follow)
Commit message (Expand)AuthorAge
* Move the contents of rangecoding.h into entropy.c, and remove the former. It ...Jens Arnold2008-11-16
* Further optimised (vs. libgcc) unsigned 32 bit division for ARMv4 (based on t...Jens Arnold2008-11-05
* Some entropy decoder tweaks. Also removed unnecessary 'tmp' variables.Jens Arnold2008-11-04
* Put the rangecoder struct into IRAM for a nice speedup on coldfire.Jens Arnold2008-10-03
* Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...Dave Chapman2007-06-05