.. |
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: Implement GetContainerFormat for more components.
|
2011-07-28 11:30:02 +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
|
windowscodecs: Implement FlipRotator_CopyPalette.
|
2011-07-28 11:30:18 +02:00 |
gifformat.c
|
…
|
|
icnsformat.c
|
include: Allow using windows.h in Wine code.
|
2012-01-20 15:58:57 +01:00 |
icoformat.c
|
windowscodecs: Fix typo.
|
2011-07-29 18:47:22 +02:00 |
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
|
windowscodecs: Remove extern from function definition.
|
2011-08-29 12:08:20 +02:00 |
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
|
windowscodecs: Implement GetDecoderInfo for all the decoders.
|
2011-07-28 11:30:09 +02:00 |
tiffformat.c
|
windowscodecs: Add a test for palette associated with black&white TIFF image.
|
2012-07-12 11:48:43 -05:00 |
ungif.c
|
windowscodecs: Mark internal symbols as hidden.
|
2011-04-29 14:21:41 +02:00 |
ungif.h
|
windowscodecs: Mark internal symbols as hidden.
|
2011-04-29 14:21:41 +02:00 |
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 |