| Commit message (Expand) | Author | |
|---|---|---|
| 2012-04-25 | Add codecs to librbcodec. | Sean Bartell |
| 2010-02-21 | Further work on cook codec. Rounding is not needed when using a large fract p... | Andree Buschmann |
| 2009-08-13 | Modify libcook to use rockbox's mdct library in its standalone test program. | Mohamed Tarek |
| 2009-07-17 | Rearrange the MDCT library lookup tables so that codecs can access them. Acc... | Michael Giacomelli |
| 2009-07-06 | Adding support for rm playback. Only cook codec is supported for now and no s... | Mohamed Tarek |
| 2009-05-12 | -Remove all dynamic allocations, hence remove cook_decode_close() which was b... | Mohamed Tarek |
| 2009-05-10 | Patch by Mohamed Tarek from FS#10182 - convert codec to fixed-point using pat... | Dave Chapman |