In this patch set, GetOutputType() currently fails for NV11 and the following RGB types because MFCalculateImageSize() fails for them. I'll fix MFCalculateImageSize() for them recently (but not in this patch set).
--
v3: winegstreamer: Implement GetOutputType for WMV decoder.
mf/tests: Test info headers returned by GetOutputType for WMV decoder.
mf/tests: Test GetOutputType for WMV decoder.
https://gitlab.winehq.org/wine/wine/-/merge_requests/1707