Zebediah Figura : strmbase: Use an unsigned int for the GetPin() callback.

Alexandre Julliard julliard at winehq.org
Fri May 24 15:46:35 CDT 2019


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Thu May 23 17:06:30 2019 -0500

strmbase: Use an unsigned int for the GetPin() callback.

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

---

 dlls/evr/evr.c                  |  4 ++--
 dlls/qcap/audiorecord.c         |  5 ++---
 dlls/qcap/avico.c               | 15 ++++-----------
 dlls/qcap/avimux.c              | 15 ++++++++-------
 dlls/qcap/smartteefilter.c      | 18 +++++-------------
 dlls/qcap/vfwcapture.c          |  4 ++--
 dlls/qedit/samplegrabber.c      |  6 +++---
 dlls/quartz/filesource.c        |  6 ++----
 dlls/quartz/parser.c            | 14 +++++---------
 dlls/strmbase/filter.c          |  2 +-
 dlls/strmbase/renderer.c        |  4 ++--
 dlls/strmbase/transform.c       |  4 ++--
 dlls/winegstreamer/gstdemux.c   | 10 ++++------
 dlls/wineqtdecoder/qtsplitter.c |  2 +-
 include/wine/strmbase.h         |  2 +-
 15 files changed, 44 insertions(+), 67 deletions(-)

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



More information about the wine-cvs mailing list