Sweden-Number/dlls/windowscodecs
Dmitry Timoshkov 7baf4ecd06 windowscodecs: Implement QueryCapability in the GIF decoder. 2012-11-22 11:56:58 +01:00
..
tests windowscodecs: Implement QueryCapability in the TIFF decoder. 2012-11-21 16:40:27 +01:00
Makefile.in windowscodecs: Add a stub IWICColorContext implementation. 2012-11-15 21:21:55 +01:00
bitmap.c windowscodecs: Implement IWICBitmap::SetResolution and GetResolution. 2012-08-16 19:38:29 +02:00
bmpdecode.c windowscodecs: Do not assume that vtable is the first element of the object. 2012-07-24 19:57:33 +02:00
bmpencode.c windowscodecs: Do not assume that vtable is the first element of the object. 2012-07-24 19:57:42 +02:00
clsfactory.c windowscodecs: Implement GIF Comment Extension metadata reader. 2012-09-17 12:08:11 +02:00
colorcontext.c windowscodecs: Add NULL pointer checks to some color context methods. 2012-11-19 11:47:36 +01:00
converter.c windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts. 2012-07-24 19:58:15 +02:00
fliprotate.c windowscodecs: Fix warnings detected by compiling with inline wrappers. 2012-07-27 17:05:28 +02:00
gifformat.c windowscodecs: Implement QueryCapability in the GIF decoder. 2012-11-22 11:56:58 +01:00
icnsformat.c include: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01:00
icoformat.c windowscodecs: GetThumbnail should be supported for ICO frames. 2012-11-15 21:22:03 +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: Do not assume that vtable is the first element of the object, avoid not necessary casts. 2012-07-24 21:27:11 +02:00
main.c windowscodecs: Allow CopyPixels to succeed without padding from the last row. 2012-08-20 20:17:56 +02:00
metadatahandler.c windowscodecs: Add support for VT_LPWSTR property ids to MetadataHandler_GetValue. 2012-09-19 13:05:52 +02:00
palette.c windowscodecs: Do not assume that vtable is the first element of the object. 2012-08-20 10:52:41 +02:00
pngformat.c windowscodecs: Add NULL pointer checks to some color context methods. 2012-11-19 11:47:36 +01:00
propertybag.c windowscodecs: Do not assume that vtable is the first element of the object. 2012-07-24 21:27:11 +02:00
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 windowscodecs: Do not assume that vtable is the first element of the object. 2012-07-24 21:27:12 +02:00
stream.c windowscodecs: Implement IWICStream::InitializeFromIStream. 2012-05-31 12:37:24 +02:00
tgaformat.c windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts. 2012-07-24 21:27:12 +02:00
tiffformat.c windowscodecs: Implement QueryCapability in the TIFF decoder. 2012-11-21 16:40:27 +01:00
ungif.c windowscodecs: Fix resource leak (coverity). 2012-10-25 11:47:32 +02:00
ungif.h windowscodecs: Create global metadata blocks in the GIF decoder. 2012-09-18 14:47:01 +02:00
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 windowscodecs: Implement GIF Comment Extension metadata reader. 2012-09-17 12:08:11 +02:00