6 Dec
2022
6 Dec
'22
3:55 p.m.
Rémi Bernon (@rbernon) commented about dlls/mf/tests/transform.c:
{MFMediaType_Video, MEDIASUBTYPE_RGB555, TRUE, FALSE, 512, FORMAT_VideoInfo, NULL, 88}, {MFMediaType_Video, MEDIASUBTYPE_RGB8, TRUE, FALSE, 256, FORMAT_VideoInfo, NULL, 1112}, }; + const VIDEOINFOHEADER expected_output_info[] = + {
I think the expected formats above should have each of these set in their `.pbFormat` / `.cbFormat` members. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1707#note_18852