Sweden-Number/dlls/windowscodecs
Dmitry Timoshkov 380d0cd023 windowscodecs: Implement QueryCapability of the TGA decoder. 2012-11-27 19:45:36 +01:00
..
tests windowscodecs: Add a test to show that QueryCapability initializes the decoder. 2012-11-23 18:06:10 +01:00
Makefile.in windowscodecs: Add a stub IWICColorContext implementation. 2012-11-15 21:21:55 +01:00
bitmap.c
bmpdecode.c windowscodecs: Reimplement QueryCapability of the BMP decoder. 2012-11-27 19:45:33 +01:00
bmpencode.c
clsfactory.c
colorcontext.c windowscodecs: Add NULL pointer checks to some color context methods. 2012-11-19 11:47:36 +01:00
converter.c
fliprotate.c
gifformat.c windowscodecs: Make GetFrame return WINCODEC_ERR_FRAMEMISSING without an image data. 2012-11-23 18:06:10 +01:00
icnsformat.c
icoformat.c windowscodecs: Implement QueryCapability of the ICO decoder. 2012-11-27 19:45:33 +01:00
imgfactory.c windowscodecs: Add a stub IWICColorContext implementation. 2012-11-15 21:21:55 +01:00
info.c windowscodecs: Implement IWICBitmapDecoderInfo::GetFileExtensions. 2012-11-13 16:54:54 +01:00
jpegformat.c windowscodecs: Implement QueryCapability of the JPEG decoder. 2012-11-27 19:45:34 +01:00
main.c
metadatahandler.c
palette.c
pngformat.c windowscodecs: Implement QueryCapability of the PNG decoder. 2012-11-27 19:45:35 +01:00
propertybag.c
proxy.c windowscodecs: Implement WICCreateColorContext_Proxy. 2012-11-15 21:21:54 +01:00
regsvr.c windowscodecs: Fix copy-paste error (coverity). 2012-10-24 19:38:33 +02:00
scaler.c
stream.c
tgaformat.c windowscodecs: Implement QueryCapability of the TGA decoder. 2012-11-27 19:45:36 +01:00
tiffformat.c windowscodecs: Add a test to show that QueryCapability initializes the decoder. 2012-11-23 18:06:10 +01:00
ungif.c windowscodecs: Fix resource leak (coverity). 2012-10-25 11:47:32 +02:00
ungif.h
version.rc
wincodecs_private.h windowscodecs: Add a stub IWICColorContext implementation. 2012-11-15 21:21:55 +01:00
windowscodecs.spec windowscodecs: Implement WICCreateColorContext_Proxy. 2012-11-15 21:21:54 +01:00
windowscodecs_wincodec.idl