[Bug 59545] New: IWICFormatConverter missing for 2bppGray, 4bppGray, 16bppGray
http://bugs.winehq.org/show_bug.cgi?id=59545 Bug ID: 59545 Summary: IWICFormatConverter missing for 2bppGray, 4bppGray, 16bppGray Product: Wine Version: 11.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: windowscodecs Assignee: wine-bugs@list.winehq.org Reporter: Robert-Gerigk@online.de Distribution: --- Same issue as Bug 59517 (BlackWhite) https://bugs.winehq.org/show_bug.cgi?id=59517 wich is now fixed in Wine 11.5. The pixel format converter table in converter.c still has NULL handlers for 2bppGray, 4bppGray and 16bppGray. CanConvert() returns true for these formats, but Initialize() fails with WINCODEC_ERR_UNSUPPORTEDPIXELFORMAT. I have a patch ready (tests + Implementation) based on the same pattern as the BlackWhite fix. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59545 Esme Povirk <madewokherd@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla