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.