https://bugs.winehq.org/show_bug.cgi?id=56189
Bug ID: 56189 Summary: quartz:vmr7 - test_default_presenter_allocate() fails on Windows 7 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: quartz Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
quartz:vmr7 - test_default_presenter_allocate() fails on Windows 7:
vmr7.c:3232: Test failed: Compression 0, depth 32: Got caps 0x870. vmr7.c:3266: Test failed: Compression 0, depth 32: Got caps 0x854. vmr7.c:3279: Test failed: Compression 0, depth 32: Got caps 0x850. vmr7.c:3284: Test failed: Compression 0, depth 32: Got hr 0x887600ff.
See https://test.winehq.org/data/patterns.html#quartz:vmr7
These failures first happened on 2023-12-07 which is the day they were introduced in the commit below:
commit 9be491e80fc97058402ee74140d7ce90a45a956b Author: Zebediah Figura zfigura@codeweavers.com Date: Thu Dec 7 13:30:43 2023 -0600
quartz: Implement sample allocation in the VMR7 presenter.