[PATCH v4 0/17] MR11520: quartz/tests: Add tests for the DirectShow Color Space Converter filter.
This MR adds tests for the DirectShow Color Space Converter filter in preparation for its implementation. This is reworked version of MR !11432, it looks to address the feedback that was made there. -- v4: quartz/tests: Add streaming events test. quartz/tests: Test dynamic format change. quartz/tests: Test content of image. quartz/tests: Add sample processing test. This merge request has too many patches to be relayed via email. Please visit the URL below to see the contents of the merge request. https://gitlab.winehq.org/wine/wine/-/merge_requests/11520
Sorry @zfigura, I just noticed one of the new tests was failing under Windows 10. It seems when the end time isn't set, Windows uses an uninitialized value (rather than zero). So v3: - rebase master v4: - fix failing Windows 10 test (by expecting an undefined value) -- https://gitlab.winehq.org/wine/wine/-/merge_requests/11520#note_148869
participants (1)
-
Brendan McGrath (@redmcg)