Sweden-Number/dlls/windowscodecs
Krzysztof Nowicki db6731f628 windowscodecs: Optimise copy_pixels in case the whole bitmap is copied. 2010-10-20 18:37:07 +02:00
..
tests windowscodecs/tests: Add test cases for *_CopyPixels calls with NULL rectangle. 2010-10-20 10:24:07 +02:00
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
bmpdecode.c windowscodecs: Make it possible for the BMP decoder to read packed DIBs. 2010-09-22 20:42:39 +02:00
bmpencode.c
clsfactory.c
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 windowscodecs: Support ICO files with embedded PNGs. 2010-09-30 17:51:18 +02:00
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: Implement conversion from CMYK to RGB. 2010-09-13 13:31:56 -05:00
stream.c
tiffformat.c windowscodecs: Fix *_CopyPixels functions to properly handle a NULL rectangle. 2010-10-20 10:23:35 +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: Make it possible for the BMP decoder to read packed DIBs. 2010-09-22 20:42:39 +02:00
windowscodecs.spec