summaryrefslogtreecommitdiff
path: root/apps/codecs/demac/libdemac/entropy.c (follow)
Commit message (Expand)AuthorAge
* Add codecs to librbcodec.Sean Bartell2012-04-25
* Fix #11897 - Multiple 'divide by zero' while playing particular APE on Clip+....Michael Sevakis2011-02-05
* Move (small) data into DRAM on PP5020, it's ~4.5% faster that way. Closes abo...Jens Arnold2010-03-10
* Fix decoding of stereo frames with silence in only one channel. * Make the st...Jens Arnold2008-12-21
* Get rid of unused return values, except the one from decode_chunk() which wil...Jens Arnold2008-11-26
* Branch optimisation in both C (giving hints to gcc - verified using -fprofile...Jens Arnold2008-11-24
* Centralise compile-time configuration.Jens Arnold2008-11-16
* Move the contents of rangecoding.h into entropy.c, and remove the former. It ...Jens Arnold2008-11-16
* Some entropy decoder tweaks. Also removed unnecessary 'tmp' variables.Jens Arnold2008-11-04
* Various speedups: (1) Put actual decoding functions into IRAM on PP5002. (2) ...Jens Arnold2008-10-03
* Remove some unused codeDave Chapman2007-06-14
* Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...Dave Chapman2007-06-05