Sweden-Number/dlls/windowscodecs
Vincent Povirk a5a7d6c9f0 windowscodecs: Support Run-length encoded TGA images. 2010-10-22 12:02:10 +02:00
..
tests windowscodecs/tests: Add test cases for *_CopyPixels calls with NULL rectangle. 2010-10-20 10:24:07 +02:00
Makefile.in windowscodecs: Add stub TGA decoder. 2010-10-21 12:26:44 +02:00
bmpdecode.c
bmpencode.c
clsfactory.c windowscodecs: Add stub TGA decoder. 2010-10-21 12:26:44 +02:00
converter.c windowscodecs: Fix *_CopyPixels functions to properly handle a NULL rectangle. 2010-10-20 10:23:35 +02:00
fliprotate.c windowscodecs: Fix *_CopyPixels functions to properly handle a NULL rectangle. 2010-10-20 10:23:35 +02:00
gifformat.c windowscodecs: Fix *_CopyPixels functions to properly handle a NULL rectangle. 2010-10-20 10:23:35 +02:00
icnsformat.c
icoformat.c
imgfactory.c
info.c
jpegformat.c windowscodecs: Fix *_CopyPixels functions to properly handle a NULL rectangle. 2010-10-20 10:23:35 +02:00
main.c windowscodecs: Optimise copy_pixels in case the whole bitmap is copied. 2010-10-20 18:37:07 +02:00
palette.c
pngformat.c windowscodecs: Load PNGs incrementally. 2010-10-07 15:58:12 +02:00
propertybag.c
regsvr.c windowscodecs: Add stub TGA decoder. 2010-10-21 12:26:44 +02:00
stream.c
tgaformat.c windowscodecs: Support Run-length encoded TGA images. 2010-10-22 12:02:10 +02:00
tiffformat.c windowscodecs: Seek to start of stream when opening TIFF files. 2010-10-21 12:27:43 +02:00
ungif.c windowscodecs: Implemented GifFrameDecode_GetResolution. 2010-10-07 12:05:06 +02:00
ungif.h windowscodecs: Implemented GifFrameDecode_GetResolution. 2010-10-07 12:05:06 +02:00
version.rc
wincodecs_private.h windowscodecs: Add stub TGA decoder. 2010-10-21 12:26:44 +02:00
windowscodecs.spec