Sweden-Number/dlls/windowscodecs
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
..
tests dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Makefile.in dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
bmpdecode.c windowscodecs: Ignore the length field of RLE compressed bitmaps. 2010-07-19 11:09:57 +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
fliprotate.c windowscodecs: Partially implement IWICBitmapFlipRotator_CopyPixels. 2010-04-27 15:47:48 -05:00
gifformat.c windowscodecs: Add locking to the GIF decoder. 2010-04-13 11:30:25 +02:00
icoformat.c windowscodecs: Fix ICO palette size calculation. 2010-05-24 11:21:02 +02:00
imgfactory.c windowscodecs: Add a stub implementation of IWICBitmapFlipRotator. 2010-04-27 15:47:26 -05:00
info.c windowscodecs: Account for a NULL pceltFetched in ComponentEnum_Next. 2010-05-27 14:46:43 +02:00
jpegformat.c windowscodecs: Add locking to the JPEG decoder. 2010-04-13 11:30:35 +02:00
main.c
palette.c windowscodecs: Make the IWICPalette implementation thread-safe. 2010-03-22 10:42:32 +01:00
pngformat.c windowscodecs: Unlock not lock again when leaving the function (Smatch). 2010-04-19 14:54:18 +02:00
propertybag.c
regsvr.c windowscodecs: Add locking to the PNG encoder. 2010-04-15 14:18:08 +02:00
stream.c windowscodecs: Implement IWICStream_InitializeFromFilename. 2010-04-27 15:46:46 -05:00
tiffformat.c windowscodecs: Fix the tile coordinate translation in the TIFF decoder. 2010-05-31 12:14:27 +02:00
ungif.c windowscodecs: Accept GIF files with no trailer. 2009-12-07 09:33:35 +01:00
ungif.h
version.rc
wincodecs_private.h windowscodecs: Add a stub implementation of IWICBitmapFlipRotator. 2010-04-27 15:47:26 -05:00
windowscodecs.spec