17 Nov
2025
17 Nov
'25
6:26 p.m.
Are you referring to negative `MF_MT_DEFAULT_STRIDE` in (at least) video processor `normalize_media_types()`? Currently it appears to assume the format is not bottom-up if `MF_MT_DEFAULT_STRIDE` is set.
No, I'm referring to MFVideoFlag_BottomUpLinearRep interpreted by align_video_info_planes(), and set by MFCreateMFVideoFormatFromMFMediaType(). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8812#note_122574