summaryrefslogtreecommitdiff
path: root/apps/codecs/libcook/Makefile.test (unfollow)
Commit message (Expand)Author
2011-06-02FS#12141 by Sean BartellNils Wallménius
2009-08-15Move bitstream.[ch] to codecs/lib/ffmpeg_bitstream.[ch] to avoid duplicate co...Mohamed Tarek
2009-08-13Modify libcook to use rockbox's mdct library in its standalone test program.Mohamed Tarek
2009-07-06Adding support for rm playback. Only cook codec is supported for now and no s...Mohamed Tarek
2009-05-24Move rm.[c/h] from libcook to librm. No functional changes.Mohamed Tarek
2009-05-22-Remove some unnecessary defines from rm.c.Mohamed Tarek
2009-05-12-Remove all dynamic allocations, hence remove cook_decode_close() which was b...Mohamed Tarek
2009-05-12-Remove calls to av_log() and use DEBUGF/printf instead, thuse removing Mohamed Tarek
2009-05-11-Took cook_random() from an old cook.c revision [6 mar 2007], which is a Mohamed Tarek
2009-05-11Patch by Mohamed Tarek from FS#10182 - remove avcodec.h as it is no longer ne...Dave Chapman
2009-05-10Patch by Mohamed Tarek from FS #10182. Remove floating point code (FFT, MDCT...Michael Giacomelli
2009-05-09Patch by Mohamed Tarek from FS#10182: 1) Move the main() test program from co...Dave Chapman
2009-05-09The first part of Mohamed Tarek's Google Summer of Code work to implement Rea...Dave Chapman