Module: wine Branch: master Commit: 901838504cef8c0bd494d27f191a4533b66dede3 URL: https://gitlab.winehq.org/wine/wine/-/commit/901838504cef8c0bd494d27f191a453...
Author: Rémi Bernon rbernon@codeweavers.com Date: Fri Jul 8 11:27:32 2022 +0200
mf: Implement topology_node_get_type_handler for all node types.
With a helper type handler for transform and tee nodes.
---
dlls/mf/tests/mf.c | 6 +- dlls/mf/topology.c | 235 +++++++++++++++++++++++++++++++++++++++++++++-------- 2 files changed, 202 insertions(+), 39 deletions(-)