wine/dlls/windowscodecs
2012-07-24 19:58:07 +02:00
..
tests windowscodecs: Add a test for invalid predefined palette type. 2012-07-23 12:57:50 +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: Make classinfo structure const. 2012-07-24 19:58:07 +02:00
converter.c windowscodecs: Use predefined WICBitmapPaletteTypeFixedBW palette instead of a hand-made one. 2012-07-16 15:21:47 +02:00
fliprotate.c
gifformat.c
icnsformat.c
icoformat.c
imgfactory.c windowscodecs: Make sure that stream is not reused once the decoder is initialized. 2012-06-28 19:42:58 +02:00
info.c windowscodecs: Avoid casting IWICFormatConverter to IWICBitmapSource. 2012-07-16 15:21:46 +02:00
jpegformat.c
main.c windowscodecs: Implement BitmapScaler_CopyPixels. 2012-06-28 19:41:25 +02:00
Makefile.in windowscodecs: Add stub IWICBitmapScaler implementation. 2012-06-26 17:33:54 +02:00
metadatahandler.c windowscodecs: Implement MetadataHandler_Load. 2012-07-24 13:36:26 +02:00
palette.c windowscodecs: Add a test for invalid predefined palette type. 2012-07-23 12:57:50 +02:00
pngformat.c
propertybag.c
proxy.c
regsvr.c
scaler.c windowscodecs: Implement BitmapScaler_CopyPixels. 2012-06-28 19:41:25 +02:00
stream.c
tgaformat.c
tiffformat.c windowscodecs: Add a test for palette associated with black&white TIFF image. 2012-07-12 11:48:43 -05:00
ungif.c
ungif.h
version.rc
wincodecs_private.h windowscodecs: Implement BitmapScaler_CopyPixels. 2012-06-28 19:41:25 +02:00
windowscodecs_wincodec.idl
windowscodecs.spec