summaryrefslogtreecommitdiff
path: root/apps/codecs/libcook/cook.h (follow)
Commit message (Expand)AuthorAge
* Sync codeclib bitstream code with upstream ffmpeg code. Build ffmpeg_bitstrea...Nils Wallménius2010-07-15
* Optimization for cook codec. Rework sample output to be able to use highly op...Andree Buschmann2010-02-21
* Merge from branches/mdctexp - faster ifft+imdct in codec libDave Hooper2010-02-17
* Move bitstream.[ch] to codecs/lib/ffmpeg_bitstream.[ch] to avoid duplicate co...Mohamed Tarek2009-08-15
* Remove an overlooked, unused float from struct COOKContext.Mohamed Tarek2009-07-16
* Adding support for rm playback. Only cook codec is supported for now and no s...Mohamed Tarek2009-07-06
* Move rm.[c/h] from libcook to librm. No functional changes.Mohamed Tarek2009-05-24
* -Remove some unnecessary defines from rm.c.Mohamed Tarek2009-05-22
* -Remove all dynamic allocations, hence remove cook_decode_close() which was b...Mohamed Tarek2009-05-12
* Remove bytestream.h and and a related comment from cook.hMohamed Tarek2009-05-12
* -Took cook_random() from an old cook.c revision [6 mar 2007], which is a Mohamed Tarek2009-05-11
* Patch by Mohamed Tarek from FS #10182. Remove floating point code (FFT, MDCT...Michael Giacomelli2009-05-10
* Patch by Mohamed Tarek from FS#10182 - convert codec to fixed-point using pat...Dave Chapman2009-05-10
* Patch by Mohamed Tarek from FS#10182: 1) Move the main() test program from co...Dave Chapman2009-05-09