Nikolay Sivov : winegstreamer: Add stub Video Processor MFT.

Alexandre Julliard julliard at winehq.org
Fri Jul 5 14:49:18 CDT 2019


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Fri Jul  5 16:23:21 2019 +0300

winegstreamer: Add stub Video Processor MFT.

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

---

 dlls/mf/tests/mf.c               |  30 ++-
 dlls/winegstreamer/Makefile.in   |   7 +-
 dlls/winegstreamer/gst_private.h |   3 +
 dlls/winegstreamer/main.c        |  14 +-
 dlls/winegstreamer/mfplat.c      | 444 +++++++++++++++++++++++++++++++++++++++
 dlls/winegstreamer/mfplat.idl    |  26 +++
 6 files changed, 516 insertions(+), 8 deletions(-)

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



More information about the wine-cvs mailing list