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).
-- v2: winegstreamer: Implement GetOutputType for WMV decoder. winegstreamer: Add RGB8, IYUV, NV11 to wg_video_format. mf/tests: Test info headers returned by GetOutputType for WMV decoder. mf/tests: Test GetOutputType for WMV decoder.