Zebediah Figura : strmbase: Return a strmbase_pin pointer from the filter_get_pin() callback.

Alexandre Julliard julliard at winehq.org
Mon Nov 25 16:41:55 CST 2019


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Fri Nov 22 21:13:59 2019 -0600

strmbase: Return a strmbase_pin pointer from the filter_get_pin() callback.

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

---

 dlls/qcap/audiorecord.c           |  2 +-
 dlls/qcap/avico.c                 |  6 +++---
 dlls/qcap/avimux.c                |  6 +++---
 dlls/qcap/smartteefilter.c        |  8 ++++----
 dlls/qcap/vfwcapture.c            |  4 ++--
 dlls/qedit/samplegrabber.c        |  6 +++---
 dlls/quartz/filesource.c          |  4 ++--
 dlls/quartz/tests/videorenderer.c |  4 ++--
 dlls/quartz/tests/vmr7.c          |  4 ++--
 dlls/quartz/tests/vmr9.c          |  4 ++--
 dlls/strmbase/enumpins.c          | 10 ++++------
 dlls/strmbase/filter.c            | 14 +++-----------
 dlls/strmbase/renderer.c          |  4 ++--
 dlls/strmbase/transform.c         |  6 +++---
 dlls/winegstreamer/gstdemux.c     |  6 +++---
 dlls/wineqtdecoder/qtsplitter.c   | 10 +++++-----
 include/wine/strmbase.h           |  2 +-
 17 files changed, 45 insertions(+), 55 deletions(-)

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



More information about the wine-cvs mailing list