| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Partial conversion of the wmapro decoder to fixed point arithmetic. ↵ | Mohamed Tarek | 2010-07-05 |
| | | | | | | | | | | Currently inverse quantization & rescaling, imdct and windowing are all in fixed point. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27302 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Wrote apps/codecs/wmapro.c and modified libwmapro to make the codec work in ↵ | Mohamed Tarek | 2010-06-21 |
| the sim. Neither libwmapro nor wmapro.c have been added to the main build yet, codecs.make should be edited to compile both with rockbox. current status of the decoder : - Plays and seeks in the sim - Still in floating point git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27006 a1c6a512-1295-4272-9138-f99709370657 | |||