.. |
tests
|
windowscodecs/tests: Fix test condition which is always true.
|
2015-06-25 14:29:39 +09:00 |
Makefile.in
|
configure: Rename substituted variables to a standard _CFLAGS and _LIBS format.
|
2014-01-30 14:51:33 +01:00 |
bitmap.c
|
windowscodecs: Add support for IMILBitmapSource interface.
|
2013-10-18 14:39:38 +02:00 |
bmpdecode.c
|
windowscodecs: Move the aggregation check from object constructors to class factory.
|
2014-01-14 12:31:42 +01:00 |
bmpencode.c
|
windowscodecs: Share WriteSource code between implementations.
|
2014-06-16 09:29:05 +02:00 |
clipper.c
|
windowscodecs: Implement CopyPixels() for clipper.
|
2013-07-22 17:16:03 +02:00 |
clsfactory.c
|
windowscodecs: Implement PNG gAMA metadata reader.
|
2015-04-07 15:09:54 +09:00 |
colorcontext.c
|
…
|
|
colortransform.c
|
…
|
|
converter.c
|
windowscodecs: Move the aggregation check from object constructors to class factory.
|
2014-01-14 12:31:42 +01:00 |
fliprotate.c
|
…
|
|
gifformat.c
|
windowscodecs: Store stream reference in gif decoder.
|
2015-03-13 21:52:41 +09:00 |
icnsformat.c
|
windowscodecs: Fix build failure on OSX.
|
2015-07-01 15:12:44 +09:00 |
icoformat.c
|
windowscodecs: Move the aggregation check from object constructors to class factory.
|
2014-01-14 12:31:42 +01:00 |
imgfactory.c
|
wincodecs: Use valid bitmap cache option.
|
2015-04-02 23:14:36 +09:00 |
info.c
|
windowscodecs: Distinguish interface pointer and implementation pointer.
|
2015-06-26 20:35:04 +09:00 |
jpegformat.c
|
windowscodecs: Share WriteSource code between implementations.
|
2014-06-16 09:29:05 +02:00 |
main.c
|
windowscodecs: Check for empty rect in WriteSource_Proxy.
|
2014-06-16 09:29:13 +02:00 |
metadatahandler.c
|
windowscodecs: Initialize unused part of metadata PROPVARIANT to 0.
|
2015-03-05 21:28:40 +09:00 |
palette.c
|
…
|
|
pngformat.c
|
windowscodecs: Fix crash when PNG decoder is freed without successful init.
|
2015-04-13 15:22:41 +09:00 |
propertybag.c
|
windowscodecs: Fix number of returned properties in PropertyBag_GetPropertyInfo.
|
2014-08-07 17:53:54 +02:00 |
proxy.c
|
windowscodecs: Remove unneeded NONAMELESSXXX directives.
|
2015-03-27 00:12:37 +09:00 |
regsvr.c
|
windowscodecs: Implement PNG gAMA metadata reader.
|
2015-04-07 15:09:54 +09:00 |
scaler.c
|
…
|
|
stream.c
|
windowscodecs: Distinguish interface pointer and implementation pointer.
|
2015-06-26 20:35:04 +09:00 |
tgaformat.c
|
windowscodecs: Fix init of LONGLONG variable with a negative value in TGA decoder.
|
2015-03-04 21:50:37 +09:00 |
tiffformat.c
|
windowscodecs: Make it possible to use MetadataReaders when COM was not initialized.
|
2015-03-05 21:28:47 +09:00 |
ungif.c
|
windowscodecs: Fix leak in DGifGetImageDesc.
|
2014-06-18 16:27:13 +02:00 |
ungif.h
|
…
|
|
version.rc
|
…
|
|
wincodecs_private.h
|
windowscodecs: Implement PNG gAMA metadata reader.
|
2015-04-07 15:09:54 +09:00 |
windowscodecs.spec
|
windowscodecs: Implement IPropertyBag2_Write_Proxy.
|
2013-11-18 11:16:16 +01:00 |
windowscodecs_wincodec.idl
|
windowscodecs: Implement PNG gAMA metadata reader.
|
2015-04-07 15:09:54 +09:00 |