Zebediah Figura : strmbase: Move "AttemptConnection" to the base source pin function table.

Alexandre Julliard julliard at winehq.org
Fri May 10 10:45:17 CDT 2019


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Thu May  9 10:12:33 2019 -0500

strmbase: Move "AttemptConnection" to the base source pin function table.

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

---

 dlls/amstream/mediastream.c     |  2 --
 dlls/qcap/avico.c               |  3 +--
 dlls/qcap/avimux.c              |  5 ++---
 dlls/qcap/smartteefilter.c      |  5 ++---
 dlls/qcap/vfwcapture.c          |  2 +-
 dlls/quartz/filesource.c        |  8 ++++----
 dlls/quartz/parser.c            |  2 +-
 dlls/strmbase/pin.c             | 17 ++++++++---------
 dlls/strmbase/renderer.c        |  1 -
 dlls/strmbase/transform.c       |  3 +--
 dlls/winegstreamer/gstdemux.c   |  2 +-
 dlls/wineqtdecoder/qtsplitter.c |  2 +-
 include/wine/strmbase.h         | 10 +++++-----
 13 files changed, 27 insertions(+), 35 deletions(-)

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



More information about the wine-cvs mailing list