Zebediah Figura : strmbase: Get rid of the "vtbl" parameter to strmbase_filter_init().

Alexandre Julliard julliard at winehq.org
Thu Dec 5 17:14:10 CST 2019


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Wed Dec  4 23:03:31 2019 -0600

strmbase: Get rid of the "vtbl" parameter to strmbase_filter_init().

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

---

 dlls/qcap/audiorecord.c           | 20 +--------------
 dlls/qcap/avico.c                 | 20 +--------------
 dlls/qcap/avimux.c                | 20 +--------------
 dlls/qcap/smartteefilter.c        | 20 +--------------
 dlls/qcap/vfwcapture.c            | 21 +---------------
 dlls/qedit/samplegrabber.c        | 21 +---------------
 dlls/quartz/dsoundrender.c        | 12 ++++-----
 dlls/quartz/filesource.c          | 22 +---------------
 dlls/quartz/tests/videorenderer.c | 21 +---------------
 dlls/quartz/tests/vmr7.c          | 21 +---------------
 dlls/quartz/tests/vmr9.c          | 21 +---------------
 dlls/strmbase/filter.c            | 53 ++++++++++++++++++++++++++-------------
 dlls/strmbase/renderer.c          | 21 +---------------
 dlls/strmbase/transform.c         | 22 +---------------
 dlls/winegstreamer/gstdemux.c     | 27 +++-----------------
 dlls/wineqtdecoder/qtsplitter.c   | 20 +--------------
 include/wine/strmbase.h           | 18 +------------
 17 files changed, 60 insertions(+), 320 deletions(-)

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



More information about the wine-cvs mailing list