Sweden-Number/dlls/windowscodecs
Victor Martinez Calvo cd7637ec6d windowscodecs: Don't overwrite bih.bV5AlphaMask and set the LCS_DEVICE_RGB flag in bih.bV5CSType. 2013-04-04 13:28:47 +02:00
..
tests windowscodecs/tests: Add a trailing '\n' to an ok() call. 2013-04-03 17:54:38 +02:00
Makefile.in
bitmap.c
bmpdecode.c
bmpencode.c windowscodecs: Don't overwrite bih.bV5AlphaMask and set the LCS_DEVICE_RGB flag in bih.bV5CSType. 2013-04-04 13:28:47 +02:00
clsfactory.c
colorcontext.c windowscodecs: Do not leak profile on errors (Coverity). 2013-03-25 13:55:51 +01:00
colortransform.c windowscodecs: Convert the source bitmap to the requested pixel format in IWICColorTransform::Initialize. 2013-02-06 20:28:29 +01:00
converter.c windowscodecs: Avoid signed-unsigned integer comparisons. 2013-03-01 10:35:18 +01:00
fliprotate.c
gifformat.c
icnsformat.c
icoformat.c windowscodecs: Avoid signed-unsigned integer comparisons. 2013-03-04 11:15:16 +01:00
imgfactory.c windowscodecs: Implement IWICComponentFactory::CreateDecoderFromFileHandle. 2013-02-06 20:28:29 +01:00
info.c windowscodecs: Avoid signed-unsigned integer comparisons. 2013-03-04 11:15:16 +01:00
jpegformat.c windowscodecs: Make JPEG decoder fallback to 96 dpi resolution for density_unit == 0 case. 2013-03-25 14:03:14 +01:00
main.c windowscodecs: Avoid signed-unsigned integer comparisons. 2013-03-04 11:15:16 +01:00
metadatahandler.c windowscodecs: Avoid signed-unsigned integer comparisons. 2013-03-04 11:15:16 +01:00
palette.c windowscodecs: Avoid signed-unsigned integer comparisons. 2013-03-04 11:15:16 +01:00
pngformat.c windowscodecs: Fix handling of a tRNS PNG chunk in the frame CopyPalette method. 2013-03-08 11:02:02 +01:00
propertybag.c
proxy.c
regsvr.c
scaler.c windowscodecs: Avoid signed-unsigned integer comparisons. 2013-03-04 11:15:16 +01:00
stream.c windowscodecs: Implement IWICComponentFactory::CreateDecoderFromFileHandle. 2013-02-06 20:28:29 +01:00
tgaformat.c
tiffformat.c windowscodecs: Implement IWICBitmapFrameDecode::GetColorContexts for TIFF images. 2013-02-11 17:52:18 +01:00
ungif.c
ungif.h
version.rc
wincodecs_private.h windowscodecs: Implement IWICComponentFactory::CreateDecoderFromFileHandle. 2013-02-06 20:28:29 +01:00
windowscodecs.spec
windowscodecs_wincodec.idl