May 23, 2023
8:16 a.m.
This fixes some upside-down videos in Secret of Mana. The game plays a NV12 video using MF session and EVR, then calls GetCurrentImage to get the frame RGB data and display it itself. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2883