Rémi Bernon : mf: Split MFCreateTopoLoader to topology_loader.c.

Alexandre Julliard julliard at winehq.org
Wed Jul 27 16:15:58 CDT 2022


Module: wine
Branch: master
Commit: 493d60fb16a0f17c598ccc20bb837239eebcaa27
URL:    https://gitlab.winehq.org/wine/wine/-/commit/493d60fb16a0f17c598ccc20bb837239eebcaa27

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Fri Jul  8 11:29:21 2022 +0200

mf: Split MFCreateTopoLoader to topology_loader.c.

---

 dlls/mf/Makefile.in       |   3 +-
 dlls/mf/mf_private.h      |   1 +
 dlls/mf/topology.c        | 797 +-------------------------------------------
 dlls/mf/topology_loader.c | 826 ++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 830 insertions(+), 797 deletions(-)




More information about the wine-cvs mailing list