Nikolay Sivov : mfplat: Implement MFCreatePresentationDescriptor().

Alexandre Julliard julliard at winehq.org
Tue Mar 5 15:06:30 CST 2019


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Tue Mar  5 10:49:39 2019 +0300

mfplat: Implement MFCreatePresentationDescriptor().

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

---

 dlls/mfplat/mediatype.c    | 463 +++++++++++++++++++++++++++++++++++++++++++++
 dlls/mfplat/mfplat.spec    |   2 +-
 dlls/mfplat/tests/mfplat.c |  76 ++++++++
 include/mfidl.idl          |   2 +
 4 files changed, 542 insertions(+), 1 deletion(-)

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



More information about the wine-cvs mailing list