Sweden-Number/dlls/windowscodecs
Vincent Povirk b782417707 windowscodecs: Implement conversion from 16bppBGRA to 32bppBGRA. 2010-10-25 12:13:42 +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 COM proxies and stubs. 2010-10-22 15:49:37 +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 windowscodecs: Support more formats in the BMP encoder. 2009-10-09 11:58:35 +02:00
clsfactory.c windowscodecs: Add COM proxies and stubs. 2010-10-22 15:49:37 +02:00
converter.c windowscodecs: Implement conversion from 16bppBGRA to 32bppBGRA. 2010-10-25 12:13:42 +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 windowscodecs: Write ICNS files. 2010-08-24 15:22:35 +02:00
icoformat.c windowscodecs: Support ICO files with embedded PNGs. 2010-09-30 17:51:18 +02:00
imgfactory.c windowscodecs: Add a stub implementation of IWICBitmapFlipRotator. 2010-04-27 15:47:26 -05:00
info.c windowscodecs: Implement IWICComponentInfo::GetCLSID. 2010-09-06 16:16:56 +02:00
jpegformat.c windowscodecs: Fix *_CopyPixels functions to properly handle a NULL rectangle. 2010-10-20 10:23:35 +02:00
main.c windowscodecs: Add COM proxies and stubs. 2010-10-22 15:49:37 +02:00
palette.c windowscodecs: Make the IWICPalette implementation thread-safe. 2010-03-22 10:42:32 +01:00
pngformat.c windowscodecs: Load PNGs incrementally. 2010-10-07 15:58:12 +02:00
propertybag.c windowscodecs: Implement CreateNewFrame for BMP encoder. 2009-08-12 13:44:29 +02:00
regsvr.c windowscodecs: Implement conversion from 16bppBGRA to 32bppBGRA. 2010-10-25 12:13:42 +02:00
stream.c windowscodecs: Fix the seeking in stream region streams. 2010-09-13 13:31:37 -05:00
tgaformat.c windowscodecs: Implement CopyPalette for the TGA decoder. 2010-10-25 12:13:39 +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 windowscodecs: Add version resource. 2009-08-21 13:49:45 +02:00
wincodecs_private.h windowscodecs: Add stub TGA decoder. 2010-10-21 12:26:44 +02:00
windowscodecs.spec windowscodecs: Implement WICConvertBitmapSource. 2009-08-14 13:59:09 +02:00
windowscodecs_wincodec.idl windowscodecs: Add COM proxies and stubs. 2010-10-22 15:49:37 +02:00