--
v4: mf/tests: Test that IMFMediaSession_SetTopology sets output nodes media types.
mf/tests: Test that IMFTopoLoader_Load sets transform nodes media types.
mf/tests: Test that IMFTopoLoader_Load doesn't set output nodes media types.
mf/tests: Test some IMFMediaSession_SetTopology error cases.
mf/tests: Add helpers to wait and check media session events.
mf/tests: Allocate test callbacks dynamically and check refcounts.
mf/tests: Keep a presentation descriptor in the test source.
mf/tests: Move and split some helper code around.
https://gitlab.winehq.org/wine/wine/-/merge_requests/711
This reduces the diff with the Wine bundled version.
It should also make it clearer that these are Wine headers that should
ideally be changed upstream first and then re-imported.
--
https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/10