mf/topology_loader: Initialize transform output type before adding converter.
commitd95d1132302a9e5556668147c32e1191b5fd6ab4
authorRémi Bernon <rbernon@codeweavers.com>
Fri, 19 Jan 2024 11:09:11 +0000 (19 12:09 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 Jan 2024 10:05:57 +0000 (30 11:05 +0100)
treeb1f69eac5b3fa83241fc2acb4ab9ff7377920967
parent2a185126caf6c1d94763ecae4a13c63de9e680f2
mf/topology_loader: Initialize transform output type before adding converter.

Otherwise the next topology_branch_connect call will fail when it will
try to lookup the upstream element media type.
dlls/mf/tests/mf.c
dlls/mf/topology_loader.c