Nikolay Sivov : mf: Add a stub for sample grabber activation object.

Alexandre Julliard julliard at winehq.org
Mon May 6 15:38:49 CDT 2019


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Mon May  6 13:52:13 2019 +0300

mf: Add a stub for sample grabber activation object.

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

---

 dlls/mf/Makefile.in     |   1 +
 dlls/mf/main.c          | 436 ++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/mf/mf.spec         |   2 +-
 dlls/mf/mf_private.h    |  27 +++
 dlls/mf/samplegrabber.c |  83 +++++++++
 dlls/mf/tests/mf.c      | 110 ++++++++++++
 include/mfidl.idl       |  26 ++-
 7 files changed, 683 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list