summaryrefslogtreecommitdiff
path: root/apps/codecs/libcook/bitstream.h (follow)
Commit message (Expand)AuthorAge
* Move bitstream.[ch] to codecs/lib/ffmpeg_bitstream.[ch] to avoid duplicate co...Mohamed Tarek2009-08-15
* remove duplicates of bswap.h from libwma, libcook and libatrac. Create codecs...Mohamed Tarek2009-08-15
* Previous commit didn't fix compiling on Cygwin, this one should.Maurus Cuelenaere2009-07-08
* Fix compiling on Cygwin hosts.Maurus Cuelenaere2009-07-08
* Adding support for rm playback. Only cook codec is supported for now and no s...Mohamed Tarek2009-07-06
* Move bswap.h up from libavutil/ and remove libavutil/Mohamed Tarek2009-05-14
* -Remove all dynamic allocations, hence remove cook_decode_close() which was b...Mohamed Tarek2009-05-12
* -Remove calls to av_log() and use DEBUGF/printf instead, thuse removing Mohamed Tarek2009-05-12
* The first part of Mohamed Tarek's Google Summer of Code work to implement Rea...Dave Chapman2009-05-09
* Initial commit of the minimal set of ffmpeg (r18079) files required for Cook ...Dave Chapman2009-05-09