On Thu Oct 13 10:12:12 2022 +0000, Stefan Dösinger wrote:
Is the if check necessary here? Before this patch MF_MEDIA_ENGINE_VIDEO_OUTPUT_FORMAT=DXGI_FORMAT_UNKNOWN was called all the time. It feels like this patch should keep calling it.
Yes, this is changing behavior. It's better to call it unconditionally.