.. |
tests
|
windowscodecs: Basic tests for tiff encoder options.
|
2013-04-01 20:41:48 +02:00 |
Makefile.in
|
windowscodecs: Add a stub IWICColorTransform implementation.
|
2013-02-06 20:28:29 +01:00 |
bitmap.c
|
windowscodecs: Implement ComponentFactory_CreateBitmapFromMemory.
|
2013-01-04 17:43:45 +01:00 |
bmpdecode.c
|
windowscodecs: BMP decoder should always return valid image resolution.
|
2013-01-09 12:48:42 +01:00 |
bmpencode.c
|
windowscodecs: Implement ComponentFactory::CreateEncoderPropertyBag.
|
2013-01-30 13:10:24 +01:00 |
clsfactory.c
|
…
|
|
colorcontext.c
|
windowscodecs: Do not leak profile on errors (Coverity).
|
2013-03-25 13:55:51 +01:00 |
colortransform.c
|
windowscodecs: Convert the source bitmap to the requested pixel format in IWICColorTransform::Initialize.
|
2013-02-06 20:28:29 +01:00 |
converter.c
|
windowscodecs: Avoid signed-unsigned integer comparisons.
|
2013-03-01 10:35:18 +01:00 |
fliprotate.c
|
…
|
|
gifformat.c
|
…
|
|
icnsformat.c
|
windowscodecs: Implement ComponentFactory::CreateEncoderPropertyBag.
|
2013-01-30 13:10:24 +01:00 |
icoformat.c
|
windowscodecs: Avoid signed-unsigned integer comparisons.
|
2013-03-04 11:15:16 +01:00 |
imgfactory.c
|
windowscodecs: Implement IWICComponentFactory::CreateDecoderFromFileHandle.
|
2013-02-06 20:28:29 +01:00 |
info.c
|
windowscodecs: Avoid signed-unsigned integer comparisons.
|
2013-03-04 11:15:16 +01:00 |
jpegformat.c
|
windowscodecs: Make JPEG decoder fallback to 96 dpi resolution for density_unit == 0 case.
|
2013-03-25 14:03:14 +01:00 |
main.c
|
windowscodecs: Avoid signed-unsigned integer comparisons.
|
2013-03-04 11:15:16 +01:00 |
metadatahandler.c
|
windowscodecs: Avoid signed-unsigned integer comparisons.
|
2013-03-04 11:15:16 +01:00 |
palette.c
|
windowscodecs: Avoid signed-unsigned integer comparisons.
|
2013-03-04 11:15:16 +01:00 |
pngformat.c
|
windowscodecs: Fix handling of a tRNS PNG chunk in the frame CopyPalette method.
|
2013-03-08 11:02:02 +01:00 |
propertybag.c
|
windowscodecs: Implement IPropertyBag2::Read.
|
2013-01-30 13:10:56 +01:00 |
proxy.c
|
…
|
|
regsvr.c
|
windowscodecs: Support conversions of the 24bpp PixelFormats.
|
2013-01-07 13:38:09 +01:00 |
scaler.c
|
windowscodecs: Avoid signed-unsigned integer comparisons.
|
2013-03-04 11:15:16 +01:00 |
stream.c
|
windowscodecs: Implement IWICComponentFactory::CreateDecoderFromFileHandle.
|
2013-02-06 20:28:29 +01:00 |
tgaformat.c
|
…
|
|
tiffformat.c
|
windowscodecs: Implement IWICBitmapFrameDecode::GetColorContexts for TIFF images.
|
2013-02-11 17:52:18 +01:00 |
ungif.c
|
…
|
|
ungif.h
|
…
|
|
version.rc
|
…
|
|
wincodecs_private.h
|
windowscodecs: Implement IWICComponentFactory::CreateDecoderFromFileHandle.
|
2013-02-06 20:28:29 +01:00 |
windowscodecs.spec
|
…
|
|
windowscodecs_wincodec.idl
|
…
|
|