I wasn't able to find the bug report, but this is needed to fix a hang in an application that draws an absurdly large ellipse. I was able to replicate that situation with a test program, and I verified that this fixes it.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/7840
This fixes a test failure/crash on Windows 8.1 introduced by dd1d82728811c15716eefa0917eb3ecac4b9a85a.
--
v3: mfplat/tests: Don't assume video processor MFT can provide samples.
https://gitlab.winehq.org/wine/wine/-/merge_requests/7838