Rémi Bernon (@rbernon) commented about dlls/mf/topology_loader.c:
return hr;
}
+static BOOL topology_loader_is_node_d3d_aware(IMFTopologyNode *node)
Splitting these changes into a commit that only moves functions around and another one that changes the logic would make it more obvious what is changed.