Derek Lesho : winegstreamer: Implement IMFMediaSource::Start.

Alexandre Julliard julliard at winehq.org
Fri Oct 30 16:18:45 CDT 2020


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

Author: Derek Lesho <dlesho at codeweavers.com>
Date:   Fri Oct 30 10:58:14 2020 -0500

winegstreamer: Implement IMFMediaSource::Start.

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

---

 dlls/mfplat/tests/mfplat.c        |   8 +-
 dlls/winegstreamer/gst_private.h  |   1 +
 dlls/winegstreamer/media_source.c | 307 +++++++++++++++++++++++++++++++++++++-
 dlls/winegstreamer/mfplat.c       | 130 ++++++++++++++++
 4 files changed, 438 insertions(+), 8 deletions(-)

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



More information about the wine-cvs mailing list