Sign in
goma
/
wine
/
c5820b7910b89c993f94001c277d2734f24d9c5c
/
dlls
/
windowscodecs
c5820b7
windowscodecs: Add a test for palette associated with black&white TIFF image.
by Dmitry Timoshkov
· 13 years ago
5c4ed98
windowscodecs: Implement IWICBitmapCodecInfo::GetPixelFormats.
by Vincent Povirk
· 13 years ago
8dad043
windowscodecs: Implement MetadataReaderInfo_DoesSupportPadding.
by Dmitry Timoshkov
· 13 years ago
10f8978
windowscodecs: Implement MetadataReaderInfo_DoesRequireFullStream.
by Dmitry Timoshkov
· 13 years ago
bae3f2a
windowscodecs: Implement MetadataReaderInfo_GetSpecVersion.
by Dmitry Timoshkov
· 13 years ago
497e884
windowscodecs: Implement PixelFormatInfo_GetSpecVersion.
by Dmitry Timoshkov
· 13 years ago
7c19137
windowscodecs: Implement FormatConverterInfo_GetSpecVersion.
by Dmitry Timoshkov
· 13 years ago
3dd73e9
windowscodecs: Implement BitmapEncoderInfo_GetSpecVersion.
by Dmitry Timoshkov
· 13 years ago
67fc1a4
windowscodecs: Implement BitmapDecoderInfo_GetSpecVersion.
by Dmitry Timoshkov
· 13 years ago
0c6ac86
windowscodecs: Don't fail if the TIFF library doesn't have the functions to disable warnings.
by Alexandre Julliard
· 13 years ago
8b30ef1
windowscodecs: Implement MetadataHandler_GetValue.
by Dmitry Timoshkov
· 13 years ago
39f80e5
windowscodecs: Make sure that stream is not reused once the decoder is initialized.
by Dmitry Timoshkov
· 13 years ago
e7f31dd
windowscodecs: Implement BitmapScaler_CopyPixels.
by Vincent Povirk
· 13 years ago
22383aa
windowscodecs: Implement IWICBitmapScaler::CopyPalette.
by Vincent Povirk
· 13 years ago
e4f8ab6
windowscodecs: Implement IWICBitmapScaler::GetResolution.
by Vincent Povirk
· 13 years ago
0b8a716
windowscodecs: Implement IWICBitmapScaler::GetPixelFormat.
by Vincent Povirk
· 13 years ago
6e790c9
windowscodecs: Implement IWICBitmapScaler::GetSize.
by Vincent Povirk
· 13 years ago
6207d96
windowscodecs: Suppress libtiff warnings.
by Dmitry Timoshkov
· 13 years ago
0779575
windowscodecs: Implement IWICBitmapScaler::Initialize.
by Vincent Povirk
· 13 years ago
02aa7ec
windowscodecs: Implement IWICImagingFactory::CreateEncoder.
by Vincent Povirk
· 13 years ago
efab393
windowscodecs: Add stub IWICBitmapScaler implementation.
by Vincent Povirk
· 13 years ago
917c4e1
windowscodecs: Add tests for IWICPixelFormatInfo.
by Vincent Povirk
· 13 years ago
12babdb
windowscodecs: Implement IWICPixelFormatInfo2::SupportsTransparency.
by Vincent Povirk
· 13 years ago
58387fc
windowscodecs: Implement MetadataReaderInfo_GetVendorGUID.
by Dmitry Timoshkov
· 13 years ago
2d3cf48
windowscodecs: Implement TiffFrameDecode_GetThumbnail.
by Dmitry Timoshkov
· 13 years ago
a7190c7
windowscodecs: Implement TiffDecoder_GetPreview.
by Dmitry Timoshkov
· 13 years ago
f07829d
windowscodecs: TiffDecoder_GetThumbnail should return NULL interface.
by Dmitry Timoshkov
· 13 years ago
9ceb1fc
windowscodecs: Implement IWICPixelFormatInfo2::GetNumericRepresentation.
by Vincent Povirk
· 13 years ago
c8fea25
windowscodecs: Implement IWICPixelFormatInfo::GetFormatGUID.
by Vincent Povirk
· 13 years ago
0648e09
windowscodecs: Implement IWICPixelFormatInfo::GetChannelMask.
by Vincent Povirk
· 13 years ago
80f6890
windowscodecs: Implement PixelFormatInfo_GetChannelCount.
by Vincent Povirk
· 13 years ago
9dbd083
windowscodecs: Implement PixelFormatInfo_GetBitsPerPixel.
by Vincent Povirk
· 13 years ago
cdc8e59
windowscodecs: Implement ImagingFactory_CreateDecoder.
by Dmitry Timoshkov
· 13 years ago
40185b6
windowscodecs: Add WICImagingCategories registration.
by Dmitry Timoshkov
· 13 years ago
0a8be86
windowscodecs: Create a IWICMetadataReader for a TIFF frame.
by Dmitry Timoshkov
· 13 years ago
4c7f6f6
windowscodecs: Add support for loading of multiple 8-byte IFD fields.
by Dmitry Timoshkov
· 13 years ago
4d974f0
windowscodecs: Add a test for endianness support in IFD metadata reader.
by Dmitry Timoshkov
· 13 years ago
b8d5865
windowscodecs: Handle IFD fields with count 0 same way as with count 1.
by Dmitry Timoshkov
· 13 years ago
e4af117
windowscodecs: Add support for IFD_UNDEFINED field type.
by Dmitry Timoshkov
· 13 years ago
f3347de
windowscodecs: Add support for IFD_ASCII field type.
by Dmitry Timoshkov
· 13 years ago
32f9f32
windowscodecs: Add tests for more types of IFD fields.
by Dmitry Timoshkov
· 13 years ago
722cb46
windowscodecs: Fix handling of 8-byte IFD fields.
by Dmitry Timoshkov
· 13 years ago
aedd927
windowscodecs: Add support for loading of multiple simple IFD fields.
by Dmitry Timoshkov
· 13 years ago
281768f
windowscodecs: Add support for more types of IFD fields.
by Dmitry Timoshkov
· 13 years ago
ebef43e
windowscodecs: Implement MetadataReaderInfo_GetVersion.
by Dmitry Timoshkov
· 13 years ago
ae610ef
windowscodecs: Implement MetadataReaderInfo_GetFriendlyName.
by Dmitry Timoshkov
· 13 years ago
9f157e5
windowscodecs: Report missing component info strings as zero-length.
by Vincent Povirk
· 13 years ago
0e55fb6
windowscodecs: Implement MetadataHandler_GetValueByIndex.
by Dmitry Timoshkov
· 13 years ago
75a8814
windowscodecs: Implement MetadataHandler_GetMetadataFormat.
by Dmitry Timoshkov
· 13 years ago
27743c8
windowscodecs: Implement MetadataHandler_GetMetadataHandlerInfo.
by Dmitry Timoshkov
· 13 years ago
8802a9a
windowscodecs: Add MetadataReaderInfo implementation.
by Dmitry Timoshkov
· 13 years ago
d0f31cd
windowscodecs: Implement IWICComponentInfo::GetVersion.
by Vincent Povirk
· 13 years ago
7d19b39
windowscodecs: Implement IWICComponentInfo::GetVendorGUID.
by Vincent Povirk
· 13 years ago
d99740e
windowscodecs: Always report pixel formats are signed.
by Vincent Povirk
· 13 years ago
0dee027
windowscodecs: Implement IWICComponentInfo::GetFriendlyName.
by Vincent Povirk
· 13 years ago
2846921
windowscodecs: Check for NULL in IWICComponentInfo::GetComponentType.
by Vincent Povirk
· 13 years ago
a16f704
windowscodecs: Remove not reachable code in the TIFF decoder.
by Dmitry Timoshkov
· 13 years ago
a7d08fc
windowscodecs: Fix some broken tests.
by Alexandre Julliard
· 13 years ago
7cf036a
windowscodecs: Check IFD structure when loading metadata.
by Dmitry Timoshkov
· 13 years ago
5f22fdb
windowscodecs: Add support for WICPersistOptionsLittleEndian/WICPersistOptionsBigEndian in the IFD metadata reader.
by Dmitry Timoshkov
· 13 years ago
ec43788
windowscodecs: Implement partial loading of IFD metadata.
by Dmitry Timoshkov
· 13 years ago
17a64c4
windowscodecs: Add a test to show that metadata reader may not rewind the stream after loading the data.
by Dmitry Timoshkov
· 13 years ago
387d1e9
windowscodecs: Implement IWICComponentInfo::GetAuthor.
by Vincent Povirk
· 13 years ago
1ceb2f2
windowscodecs: Add stub IWICPixelFormatInfo implementation.
by Vincent Povirk
· 13 years ago
9b7dca8
windowscodecs: Register pixel formats.
by Vincent Povirk
· 13 years ago
f557fa6
windowscodecs: Add test for IWICComponentInfo.
by Vincent Povirk
· 13 years ago
4f16c2f
windowscodecs: Reimplement TiffDecoder_GetFrameCount using TIFFNumberOfDirectories.
by Dmitry Timoshkov
· 13 years ago
9f58bef
windowscodecs: Add WICIfdMetadataReader registration.
by Dmitry Timoshkov
· 13 years ago
781113f
windowscodecs: Add WICIfdMetadataReader stub implementation.
by Dmitry Timoshkov
· 13 years ago
8d71cc1
windowscodecs: Implement MetadataHandler_GetCount.
by Dmitry Timoshkov
· 13 years ago
1f48c89
windowscodecs: Protect from invalid input some metadata handler methods.
by Dmitry Timoshkov
· 13 years ago
d3f7247
windowscodecs: Add metadata reader information to the registry.
by Vincent Povirk
· 13 years ago
46991dc
windowscodecs: Add test for IWICMetadataReaderInfo.
by Vincent Povirk
· 13 years ago
434e7b8
windowscodecs: Add stub IWICMetadataBlockReader to PNG decoder.
by Vincent Povirk
· 13 years ago
8fdddd8
windowscodecs: Add test for IWICMetadataBlockReader interface.
by Vincent Povirk
· 13 years ago
34229e5
windowscodecs: Add a stubbed out IWICMetadataBlockReader to TIFF decoder.
by Dmitry Timoshkov
· 13 years ago
624ad39
windowscodecs/tests: Fix compilation on systems that don't support nameless structs.
by Francois Gouget
· 13 years ago
cc54744
windowscodecs/tests: Fix the expected values in some ok() messages.
by Józef Kucia
· 13 years ago
d770297
windowscodecs: Implement IWICStream::InitializeFromIStream.
by Józef Kucia
· 13 years ago
5682336
Revert "windowscodecs: Add a stubbed out IWICMetadataBlockReader interface.".
by Vincent Povirk
· 13 years ago
a6bf373
windowscodecs: Add tests for IWICMetadataBlockReader on handler classes.
by Vincent Povirk
· 13 years ago
50d5392
windowscodecs: Extend IWICImagingFactory to IWICComponentFactory.
by Dmitry Timoshkov
· 13 years ago
fd31112
windowscodecs: Add support for preferred vendor guid in CreateDecoderFromStream.
by Dmitry Timoshkov
· 13 years ago
74d53af
windowscodecs: Fix the test for rational IFD tag.
by Dmitry Timoshkov
· 13 years ago
30fc8a5
windowscodecs: Add some tests for IFD metadata reader.
by Dmitry Timoshkov
· 13 years ago
9cc82dd
windowscodecs: Fix some typos in the tEXt metadata test.
by Dmitry Timoshkov
· 13 years ago
882c102
windowscodecs: Add a stubbed out IWICMetadataBlockReader interface.
by Dmitry Timoshkov
· 13 years ago
49b98b1
windowscodecs: Implement IWICBitmapCodecInfo::GetContainerFormat.
by Vincent Povirk
· 13 years ago
73a4309
windowscodecs: Add wrapper functions for IWICStream methods.
by Vincent Povirk
· 13 years ago
6e2da12
windowscodecs: Add wrapper functions for IWICComponentFactory methods.
by Vincent Povirk
· 13 years ago
157c92d
windowscodecs: Add wrapper functions for IWICMetadataBlockReader methods.
by Vincent Povirk
· 13 years ago
803c2d7
windowscodecs: Add wrapper for IWICBitmapClipper_Initialize.
by Vincent Povirk
· 13 years ago
d65cdda
windowscodecs: Add wrapper for IWICBitmapScaler_Initialize.
by Vincent Povirk
· 13 years ago
673b074
windowscodecs: Add wrapper for IWICFormatConverter_Initialize.
by Vincent Povirk
· 13 years ago
4483f85
windowscodecs: Add wrapper functions for IWICBitmapEncoder methods.
by Vincent Povirk
· 13 years ago
8a62406
windowscodecs: Add wrapper functions for IWICBitmapFrameEncode methods.
by Vincent Povirk
· 13 years ago
6ca8e88
windowscodecs: Add wrapper functions for IWICBitmapDecoder methods.
by Vincent Povirk
· 13 years ago
1d9106b
windowscodecs: Add wrapper functions for IWICBitmapCodecInfo methods.
by Vincent Povirk
· 13 years ago
c498a0b
windowscodecs: Add wrapper functions for IWICBitmapFrameDecode methods.
by Vincent Povirk
· 13 years ago
3d64765
windowscodecs: Add wrapper functions for IWICMetadataQueryWriter methods.
by Vincent Povirk
· 13 years ago
Next »