7 Dec
2022
7 Dec
'22
9:48 a.m.
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. https://gitlab.winehq.org/wine/wine/-/merge_requests/1707