.. |
tests
|
windowscodecs: Test pixel format of the loaded TIFF image.
|
2012-07-13 10:26:56 -05:00 |
Makefile.in
|
windowscodecs: Add stub IWICBitmapScaler implementation.
|
2012-06-26 17:33:54 +02:00 |
bmpdecode.c
|
…
|
|
bmpencode.c
|
windowscodecs: Avoid using uninitialized value (LLVM/Clang).
|
2012-07-17 12:50:23 +02:00 |
clsfactory.c
|
windowscodecs: Add WICIfdMetadataReader stub implementation.
|
2012-06-08 19:35:20 +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
|
windowscodecs: Implement JpegDecoder_Frame_GetResolution.
|
2012-04-18 17:15:46 +02:00 |
main.c
|
windowscodecs: Implement BitmapScaler_CopyPixels.
|
2012-06-28 19:41:25 +02:00 |
metadatahandler.c
|
windowscodecs: Implement MetadataHandler_GetValue.
|
2012-06-29 10:46:49 +02:00 |
palette.c
|
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone256 palette.
|
2012-07-12 16:05:40 -05:00 |
pngformat.c
|
windowscodecs: Add stub IWICMetadataBlockReader to PNG decoder.
|
2012-06-07 21:43:08 +02:00 |
propertybag.c
|
…
|
|
proxy.c
|
windowscodecs: Extend IWICImagingFactory to IWICComponentFactory.
|
2012-05-29 10:57:10 +02:00 |
regsvr.c
|
windowscodecs: Add WICImagingCategories registration.
|
2012-06-25 11:08:28 +02:00 |
scaler.c
|
windowscodecs: Implement BitmapScaler_CopyPixels.
|
2012-06-28 19:41:25 +02:00 |
stream.c
|
windowscodecs: Implement IWICStream::InitializeFromIStream.
|
2012-05-31 12:37:24 +02:00 |
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.spec
|
windowscodecs: Add wrapper functions for IWICStream methods.
|
2012-05-17 17:44:24 +02:00 |
windowscodecs_wincodec.idl
|
windowscodecs: Add WICIfdMetadataReader registration.
|
2012-06-08 19:35:20 +02:00 |