summaryrefslogtreecommitdiff
path: root/apps/codecs/libcook/cookdata_fixpoint.h (follow)
Commit message (Expand)AuthorAge
* Add codecs to librbcodec.Sean Bartell2012-04-25
* Further work on cook codec. Rounding is not needed when using a large fract p...Andree Buschmann2010-02-21
* Modify libcook to use rockbox's mdct library in its standalone test program.Mohamed Tarek2009-08-13
* Rearrange the MDCT library lookup tables so that codecs can access them. Acc...Michael Giacomelli2009-07-17
* Adding support for rm playback. Only cook codec is supported for now and no s...Mohamed Tarek2009-07-06
* -Remove all dynamic allocations, hence remove cook_decode_close() which was b...Mohamed Tarek2009-05-12
* Patch by Mohamed Tarek from FS#10182 - convert codec to fixed-point using pat...Dave Chapman2009-05-10