Sweden-Number/dlls/windowscodecs
Vincent Povirk a924e54c94 windowscodecs: Fix uninitialized variable use in StreamOnMemory_Write. 2010-04-15 14:18:12 +02:00
..
tests makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Makefile.in windowscodecs: Add a stub TIFF decoder. 2010-03-22 11:42:43 +01:00
bmpdecode.c windowscodecs: Add locking to the BMP decoder. 2010-04-12 11:29:00 +02:00
bmpencode.c windowscodecs: Support more formats in the BMP encoder. 2009-10-09 11:58:35 +02:00
clsfactory.c windowscodecs: Add a stub TIFF decoder. 2010-03-22 11:42:43 +01:00
converter.c windowscodecs: Add locking to the format converter. 2010-04-13 11:30:19 +02:00
gifformat.c windowscodecs: Add locking to the GIF decoder. 2010-04-13 11:30:25 +02:00
icoformat.c windowscodecs: Add locking to the ICO decoder. 2010-04-13 11:30:30 +02:00
imgfactory.c windowscodecs: Add stubs for the IWICStream interface. 2009-08-20 19:43:29 +02:00
info.c windowscodecs: Make component enumerators thread-safe. 2010-03-18 10:23:14 +01:00
jpegformat.c windowscodecs: Add locking to the JPEG decoder. 2010-04-13 11:30:35 +02:00
main.c windowscodecs: Fix copy_pixels when Y != 0. 2009-08-10 13:19:17 +02:00
palette.c windowscodecs: Make the IWICPalette implementation thread-safe. 2010-03-22 10:42:32 +01:00
pngformat.c windowscodecs: Add locking to the PNG encoder. 2010-04-15 14:18:08 +02:00
propertybag.c windowscodecs: Implement CreateNewFrame for BMP encoder. 2009-08-12 13:44:29 +02:00
regsvr.c windowscodecs: Add locking to the PNG encoder. 2010-04-15 14:18:08 +02:00
stream.c windowscodecs: Fix uninitialized variable use in StreamOnMemory_Write. 2010-04-15 14:18:12 +02:00
tiffformat.c windowscodecs: Add support for decoding RGB TIFF images. 2010-03-22 11:44:18 +01:00
ungif.c windowscodecs: Accept GIF files with no trailer. 2009-12-07 09:33:35 +01:00
ungif.h windowscodecs: Implement Initialize for the GIF decoder. 2009-08-18 14:59:17 +02:00
version.rc windowscodecs: Add version resource. 2009-08-21 13:49:45 +02:00
wincodecs_private.h windowscodecs: Add a stub TIFF decoder. 2010-03-22 11:42:43 +01:00
windowscodecs.spec windowscodecs: Implement WICConvertBitmapSource. 2009-08-14 13:59:09 +02:00