Zebediah Figura : strmbase: Get rid of the BasePin typedef.

Alexandre Julliard julliard at winehq.org
Tue Sep 24 16:04:44 CDT 2019


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Mon Sep 23 19:33:24 2019 -0500

strmbase: Get rid of the BasePin typedef.

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

---

 dlls/qcap/avico.c                | 16 +++++++--------
 dlls/qcap/avimux.c               | 14 ++++++-------
 dlls/qcap/smartteefilter.c       | 30 +++++++++++++--------------
 dlls/qcap/vfwcapture.c           | 10 ++++-----
 dlls/quartz/filesource.c         | 10 ++++-----
 dlls/strmbase/mediatype.c        |  4 ++--
 dlls/strmbase/pin.c              | 30 +++++++++++++--------------
 dlls/strmbase/renderer.c         |  2 +-
 dlls/strmbase/strmbase_private.h |  2 +-
 dlls/strmbase/transform.c        |  6 +++---
 dlls/strmbase/video.c            |  2 +-
 dlls/strmbase/window.c           |  2 +-
 dlls/winegstreamer/gstdemux.c    | 14 ++++++-------
 dlls/wineqtdecoder/qtsplitter.c  | 12 +++++------
 include/wine/strmbase.h          | 44 +++++++++++++++++++---------------------
 15 files changed, 97 insertions(+), 101 deletions(-)

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



More information about the wine-cvs mailing list