Zebediah Figura : quartz: Pass an IUnknown pointer to the object creation functions.

Alexandre Julliard julliard at winehq.org
Thu Mar 12 17:09:05 CDT 2020


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Wed Mar 11 21:10:10 2020 -0500

quartz: Pass an IUnknown pointer to the object creation functions.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/quartz/acmwrapper.c     |  2 +-
 dlls/quartz/avidec.c         |  2 +-
 dlls/quartz/dsoundrender.c   |  5 ++---
 dlls/quartz/filesource.c     |  2 +-
 dlls/quartz/filtergraph.c    | 10 +++-------
 dlls/quartz/filtermapper.c   | 26 +++-----------------------
 dlls/quartz/main.c           | 42 +++++++++++++++++++++---------------------
 dlls/quartz/memallocator.c   |  6 ++----
 dlls/quartz/quartz_private.h | 27 +++++++++++++--------------
 dlls/quartz/systemclock.c    |  2 +-
 dlls/quartz/videorenderer.c  |  6 +++---
 dlls/quartz/vmr9.c           | 10 +++++-----
 12 files changed, 56 insertions(+), 84 deletions(-)

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



More information about the wine-cvs mailing list