wine-wine/dlls/windowscodecs
Dmitry Timoshkov 7fcf7e831c windowscodecs: Use appropriate helper to release GIF decoder. 2012-09-26 10:59:24 +02:00
..
tests windowscodecs: Calculate transparent color index for global GIF palette. 2012-09-24 10:03:22 +02:00
Makefile.in Always define WIDL_C_INLINE_WRAPPERS. 2012-08-28 14:41:13 +02: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
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: Use appropriate helper to release GIF decoder. 2012-09-26 10:59:24 +02:00
icnsformat.c
icoformat.c windowscodecs: Fix warnings detected by compiling with inline wrappers. 2012-07-27 17:05:28 +02:00
imgfactory.c windowscodecs: Only copy the palette to new bitmaps if they might be indexed. 2012-09-11 11:12:03 +02:00
info.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
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: Use WINCODEC_ERR_UNSUPPORTEDOPERATION in GetColorContexts stubs. 2012-09-26 10:59:12 +02: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
regsvr.c windowscodecs: Implement GIF Comment Extension metadata reader. 2012-09-17 12:08:11 +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
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: Use WINCODEC_ERR_UNSUPPORTEDOPERATION in GetColorContexts stubs. 2012-09-26 10:59:12 +02:00
ungif.c windowscodecs: GIF decoder should add header and trailer to extension blocks. 2012-09-18 14:47:01 +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: Implement GIF Comment Extension metadata reader. 2012-09-17 12:08:11 +02:00
windowscodecs.spec
windowscodecs_wincodec.idl windowscodecs: Implement GIF Comment Extension metadata reader. 2012-09-17 12:08:11 +02:00