..
codecs
VIDEO: Handle Truemotion dimensions specially
2014-05-27 00:09:11 -04: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: Move all ImageDecoders to image/
2014-02-28 00:27:28 -05:00
iff.h
IMAGE: Move all ImageDecoders to image/
2014-02-28 00:27:28 -05:00
image_decoder.h
IMAGE: Clarify difference between ImageDecoder and Codec a bit
2014-02-28 00:27:37 -05: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: Share the same pool of codecs between bitmap and AVI
2014-02-28 00:32:06 -05:00
pcx.cpp
IMAGE: Move all ImageDecoders to image/
2014-02-28 00:27:28 -05:00
pcx.h
IMAGE: Move all ImageDecoders to image/
2014-02-28 00:27:28 -05:00
pict.cpp
IMAGE: Share the same pool of codecs between PICT and QuickTime
2014-02-28 00:32:06 -05:00
pict.h
IMAGE: Move all ImageDecoders to image/
2014-02-28 00:27:28 -05:00
png.cpp
IMAGE: Move all ImageDecoders to image/
2014-02-28 00:27:28 -05:00
png.h
IMAGE: Move all ImageDecoders to image/
2014-02-28 00:27:28 -05:00
tga.cpp
IMAGE: Move all ImageDecoders to image/
2014-02-28 00:27:28 -05:00
tga.h
IMAGE: Move all ImageDecoders to image/
2014-02-28 00:27:28 -05:00