| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Move (small) data into DRAM on PP5020, it's ~4.5% faster that way. Closes abo... | Jens Arnold | 2010-03-10 |
| * | Fix decoding of stereo frames with silence in only one channel. * Make the st... | Jens Arnold | 2008-12-21 |
| * | Get rid of unused return values, except the one from decode_chunk() which wil... | Jens Arnold | 2008-11-26 |
| * | Branch optimisation in both C (giving hints to gcc - verified using -fprofile... | Jens Arnold | 2008-11-24 |
| * | Centralise compile-time configuration. | Jens Arnold | 2008-11-16 |
| * | Move the contents of rangecoding.h into entropy.c, and remove the former. It ... | Jens Arnold | 2008-11-16 |
| * | Some entropy decoder tweaks. Also removed unnecessary 'tmp' variables. | Jens Arnold | 2008-11-04 |
| * | Various speedups: (1) Put actual decoding functions into IRAM on PP5002. (2) ... | Jens Arnold | 2008-10-03 |
| * | Remove some unused code | Dave Chapman | 2007-06-14 |
| * | Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ... | Dave Chapman | 2007-06-05 |