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

Alexandre Julliard julliard at winehq.org
Fri Sep 13 15:34:19 CDT 2019


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Thu Sep 12 14:28:25 2019 -0500

strmbase: Get rid of the BaseOutputPin typedef.

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

---

 dlls/qcap/audiorecord.c         |  1 -
 dlls/qcap/avico.c               |  7 ++++---
 dlls/qcap/avimux.c              |  6 +++---
 dlls/qcap/capture.h             |  2 +-
 dlls/qcap/smartteefilter.c      |  8 +++++---
 dlls/qcap/v4l.c                 |  6 +++---
 dlls/qcap/vfwcapture.c          |  5 +++--
 dlls/quartz/filesource.c        | 11 ++++++-----
 dlls/quartz/parser.c            | 12 ++++++++----
 dlls/quartz/parser.h            |  2 +-
 dlls/strmbase/outputqueue.c     | 12 +++---------
 dlls/strmbase/pin.c             | 31 +++++++++++++++++--------------
 dlls/strmbase/transform.c       |  3 ++-
 dlls/winegstreamer/gstdemux.c   |  8 +++++---
 dlls/wineqtdecoder/qtsplitter.c | 10 ++++++----
 include/wine/strmbase.h         | 37 +++++++++++++++++++------------------
 16 files changed, 86 insertions(+), 75 deletions(-)

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



More information about the wine-cvs mailing list