Anton Romanov : wmp: Implement playback via quartz.

Alexandre Julliard julliard at winehq.org
Wed Mar 28 16:42:44 CDT 2018


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

Author: Anton Romanov <theli.ua at gmail.com>
Date:   Wed Mar 28 08:31:43 2018 -0700

wmp: Implement playback via quartz.

Signed-off-by: Anton Romanov <theli.ua at gmail.com>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wmp/player.c          |  89 ++++++++++++++++++++++++++++++---
 dlls/wmp/tests/Makefile.in |   4 +-
 dlls/wmp/tests/av.mp4      | Bin 1493 -> 0 bytes
 dlls/wmp/tests/media.c     | 120 +++++++++++++++++++++++++++++++++++++++++++++
 dlls/wmp/tests/oleobj.c    |   6 +--
 dlls/wmp/tests/rsrc.rc     |   5 +-
 dlls/wmp/tests/test.mp3    | Bin 0 -> 240333 bytes
 dlls/wmp/wmp_private.h     |   8 ++-
 8 files changed, 217 insertions(+), 15 deletions(-)

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



More information about the wine-cvs mailing list