Displaying 5 results from an estimated 5 matches for "getdecoderinfo".
2018 Apr 13
0
Wine release 3.6
...and not the pointer to it.
Nikolay Sivov (14):
shell32: Fix destination buffer size (Coverity).
comdlg32: Add some traces for custom Places (Coverity).
comdlg32: Fix some leaks on error paths (Coverity).
comctl32/button: Keep control style.
wincodecs: Add a helper for GetDecoderInfo().
user32/static: Use correct brush color for centered image background.
comctl32/static: Remove some misleading comments.
comctl32/tests: Remove useless trace() message.
user32/tests: Remove menu tests workarounds.
user32/tests: Remove the rest of skips in menu tests....
2018 Mar 02
0
Wine release 3.3
...tEnabledXStateFeatures() stub.
kernel32: Add CreateRemoteThreadEx().
kernel32/tests: Add more tests for VerifyVersionInfo().
kernel32/tests: Remove workarounds for older versions.
wincodecs/tests: Run decoder info tests for all decoders.
wincodecs/tests: Add a test for GetDecoderInfo() returned instance.
msxml3/saxreader: Accept disabled "exhaustive-errors" property.
msxml3/saxreader: Accept external-general-entities and external-parameter-entities.
msxml3/saxreader: Allow setting default value for schema-validation feature.
msxml3: Use ARRAY_S...
2009 Aug 21
0
Wine release 1.1.28
...GetSize for the GIF decoder.
windowscodecs: Implement CopyPalette for the GIF decoder.
windowscodecs: Implement CopyPixels for GIF decoder.
oleaut32: Use WIC to decode gif files.
windowscodecs: Implement GetContainerFormat for the GIF decoder.
windowscodecs: Implement GetDecoderInfo for the GIF decoder.
gdiplus: Add a test for drawing to application-provided memory.
oleaut32: Add test for INT and UINT property return values.
oleaut32: Map INT and UINT typedesc's to VT_I4 and VT_UI4.
gdiplus: Store the codec information and functions in a single stru...
2009 Aug 07
0
Wine release 1.1.27
...pe.
windowscodecs: Implement IWICBitmapDecoderInfo::GetPatterns.
windowscodecs: Implement IWICBitmapDecoderInfo::CreateInstance.
windowscodecs: Implement IWICBitmapDecoderInfo::MatchesPattern.
windowscodecs: Add tests for IWICBitmapDecoderInfo.
windowscodecs: Implement GetDecoderInfo for BMP decoder.
windowscodecs: Implement IWICImagingFactory::CreateComponentEnumerator.
include: Add definitions for CreateDecoderFromStream.
windowscodecs: Implement IWICImagingFactory::CreateDecoderFromStream.
windowscodecs: Add test for IWICImagingFactory::CreateDecoderF...
2011 Aug 05
0
Wine release 1.3.26
...face.
Stefan D?singer (1):
wined3d: Restore the call to context_validate_onscreen_formats.
Vincent Povirk (9):
gdiplus: Don't use a gdi32 brush for semi-transparent hatch brushes.
windowscodecs: Implement GetContainerFormat for more components.
windowscodecs: Implement GetDecoderInfo for all the decoders.
windowscodecs: Implement FlipRotator_GetResolution.
windowscodecs: Implement FlipRotator_CopyPalette.
windowscodecs: Implement IcoFrameDecode_GetResolution.
windowscodecs: Fix typo.
gdiplus: Fix vertical string alignment.
winex11.drv: Don...