scummvm/image
2016-05-19 00:03:51 +02:00
..
codecs IMAGE: Added BMP RLE4 decoder 2016-05-19 00:03:51 +02:00
bmp.cpp IMAGE: Handle bitmaps with an image size field of 0 2014-03-01 12:05:47 -05:00
bmp.h IMAGE: Split raw bitmap decoding into a Codec 2014-02-28 00:31:59 -05:00
iff.cpp IMAGE: Remove trailing whitespace 2014-10-28 15:38:51 +02:00
iff.h
image_decoder.h IMAGE: Remove trailing whitespace 2014-10-28 15:38:51 +02:00
jpeg.cpp IMAGE: Make Codec take a stream reference; change function name to decodeFrame 2014-02-28 00:27:37 -05:00
jpeg.h IMAGE: Update comments 2014-02-28 00:32:06 -05:00
module.mk IMAGE: Added BMP RLE4 decoder 2016-05-19 00:03:51 +02:00
pcx.cpp
pcx.h
pict.cpp IMAGE: Share the same pool of codecs between PICT and QuickTime 2014-02-28 00:32:06 -05:00
pict.h
png.cpp
png.h
tga.cpp IMAGE: Fix TGA copy and paste error. 2014-07-09 22:28:43 -07:00
tga.h