On Thu Oct 13 11:40:21 2022 +0000, Nikolay Sivov wrote:
Why this format in particular, and why a "while" loop?
Because it currently works and to minimize duplicate code. Basically, the while executes at most 2 times. Anyway, I'll probably submit this patch for Proton, because it's more of a hack and the current MfMediaEngine impl doesn't seem correct, especially the DXGI to DX9 part here.