Nikolay Sivov : mf: Added MFCreateTopology and stub IMFTopology implementation.

Alexandre Julliard julliard at winehq.org
Thu Jun 1 18:49:37 CDT 2017


Module: wine
Branch: master
Commit: 8323871f55dcfe87dd987c666c6f2dd041fe213a
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=8323871f55dcfe87dd987c666c6f2dd041fe213a

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Wed May 31 09:56:27 2017 +0300

mf: Added MFCreateTopology and stub IMFTopology implementation.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 configure                 |   3 +-
 configure.ac              |   3 +-
 dlls/mf/Makefile.in       |   4 +-
 dlls/mf/mf.spec           |   2 +-
 dlls/mf/tests/Makefile.in |   5 +
 dlls/mf/tests/mf.c        |  49 +++++
 dlls/mf/topology.c        | 523 ++++++++++++++++++++++++++++++++++++++++++++++
 include/mfidl.idl         |   1 +
 8 files changed, 586 insertions(+), 4 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=8323871f55dcfe87dd987c666c6f2dd041fe213a



More information about the wine-cvs mailing list