Sven Baars : mfplat: Implement MFCreateMediaEvent.

Alexandre Julliard julliard at winehq.org
Thu Nov 15 16:43:27 CST 2018


Module: wine
Branch: master
Commit: d7b05b219d34a8d719b722d6982412680453521e
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=d7b05b219d34a8d719b722d6982412680453521e

Author: Sven Baars <sven.wine at gmail.com>
Date:   Tue Nov 13 23:20:45 2018 +0100

mfplat: Implement MFCreateMediaEvent.

Signed-off-by: Sven Baars <sven.wine at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mfplat/main.c         | 361 +++++++++++++++++++++++++++++++++++++++++++++
 dlls/mfplat/mfplat.spec    |   2 +-
 dlls/mfplat/tests/mfplat.c |  66 +++++++++
 include/mfapi.h            |   2 +
 include/mfobjects.idl      | 103 +++++++++++++
 5 files changed, 533 insertions(+), 1 deletion(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=d7b05b219d34a8d719b722d6982412680453521e



More information about the wine-cvs mailing list