25 Apr
2023
25 Apr
'23
2:55 p.m.
On Tue Apr 25 10:49:02 2023 +0000, Ziqing Hui wrote:
According to my tests on testbot, Win8 and Win7 fail to create writers of some types, but they also succeed for some types. What I found is, if MFCreateXXXMediaSink is missing, creating writer for this type of container fails. Otherwise, it succeeds. So I check MFCreateXXXMediaSink explicitly here to determine if writer creation for this type of container will succeed or not. I think it's fine to have separate test functions for every type. I'd focus on types that we'll actually need. Is that MPEG4?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2690#note_31100