Displaying 6 results from an estimated 6 matches for "iwicbitmapdecoder".
2017 Sep 15
0
Wine release 2.17
...c file entry.
Daniel Lehman (3):
wininet: Fix proxy bypass with wildcard if domain length matches with server.
msvcrt: Use exception base to create copy constructor pointer.
msvcrt: Protect onexit table with critical section.
Dmitry Timoshkov (11):
windowscodecs: Implement IWICBitmapDecoder::CopyPalette in PNG decoder.
windowscodecs: Fix IWICBitmapEncoder::SetPalette for a not initialized case in PNG encoder.
windowscodecs/tests: Make create_decoder() return an error code in PNG tests.
windowscodecs/tests: Add more tests for loading PNG images in various color format...
2018 Dec 07
0
Wine release 4.0-rc1
...n JPEG encoder.
windowscodecs: Implement IWICBitmapEncoder::GetEncoderInfo in TIFF encoder.
windowscodecs: Implement IWICBitmapEncoder::GetEncoderInfo in PNG encoder.
windowscodecs: Add registration for GUID_WICPixelFormat32bppGrayFloat pixel format.
windowscodecs: Implement IWICBitmapDecoder::GetMetadataQueryReader in the TIFF decoder.
windowscodecs: Implement IWICBitmapDecoder::GetMetadataQueryReader in the PNG decoder.
windowscodecs: Implement IWICBitmapDecoder::GetMetadataQueryReader in the JPEG encoder.
windowscodecs/tests: Add some tests for IWICPalette::Initiali...
2015 Mar 20
0
Wine release 1.7.39
...rom QI instead of impl pointer.
explorerframe: Return interface pointer from QI instead of impl pointer.
fusion: Return interface pointer from QI instead of impl pointer.
kernel32: Implement GetProcessIdOfThread().
Piotr Caban (10):
gdiplus: Don't create new instance of IWICBitmapDecoder to encode every frame of animation.
windowscodecs: Store stream reference in gif decoder.
windowscodecs: Store stream reference in png decoder.
gdiplus: Don't store stream reference in GpImage, it's done by IWICBitmapDecoder.
gdiplus: Convert animated gif to PixelFor...
2017 Jul 07
0
Wine release 2.12
...e API for GdipClonePath.
gdiplus: Write API documentation for GdipAddPathArc and GdipAddPathArcI.
Dmitry Timoshkov (7):
windowscodecs: Use PropVariantCompareEx to compare metadata items.
windowscodecs: Implement IWICMetadataQueryReader::GetLocation.
windowscodecs: Implement IWICBitmapDecoder::GetMetadataQueryReader in the GIF decoder.
windowscodecs: Add initial implementation of IWICMetadataQueryReader::GetMetadataByName.
windowscodecs: Add some tests for IWICMetadataQueryReader.
windowscodecs/tests: Add more tests for IWICMetadataQueryReader::GetMetadataByName....
2020 May 08
0
Wine release 5.8
...ess '\n' within some ok() messages.
Derek Lesho (1):
mf: Add missing ::Release of clock timer.
Dmitry Kislyuk (1):
wshom.ocx: Use wide character string literals.
Dmitry Timoshkov (3):
windowscodecs: Add initial implementation of the GIF encoder.
windowscodecs: Fix IWICBitmapDecoder::CopyPalette for a not initialized case in the GIF decoder.
windowscodecs/tests: Add the tests for GIF encoder and decoder.
Fabian Maurer (2):
find.exe/tests: Add test for multiple files at once.
find.exe: Implement file searching.
Gabriel Iv?ncescu (6):
qedit: Check for S...
2012 May 25
0
Wine release 1.5.5
...eryReader methods.
windowscodecs: Add wrapper functions for IWICMetadataQueryWriter methods.
windowscodecs: Add wrapper functions for IWICBitmapFrameDecode methods.
windowscodecs: Add wrapper functions for IWICBitmapCodecInfo methods.
windowscodecs: Add wrapper functions for IWICBitmapDecoder methods.
windowscodecs: Add wrapper functions for IWICBitmapFrameEncode methods.
windowscodecs: Add wrapper functions for IWICBitmapEncoder methods.
windowscodecs: Add wrapper for IWICFormatConverter_Initialize.
windowscodecs: Add wrapper for IWICBitmapScaler_Initialize....