Zebediah Figura : strmbase: Get rid of the "filterVtbl" parameter to TransformFilter_Construct().

Alexandre Julliard julliard at winehq.org
Wed May 15 16:18:25 CDT 2019


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Tue May 14 19:42:00 2019 -0500

strmbase: Get rid of the "filterVtbl" parameter to TransformFilter_Construct().

Reordering some functions to avoid forward declarations.

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

---

 dlls/quartz/acmwrapper.c         |  24 +----
 dlls/quartz/avidec.c             |  24 +----
 dlls/strmbase/transform.c        | 213 ++++++++++++++++++++++-----------------
 dlls/winegstreamer/gsttffilter.c |  23 +----
 dlls/wineqtdecoder/qtvdecoder.c  |  24 +----
 include/wine/strmbase.h          |   8 +-
 6 files changed, 127 insertions(+), 189 deletions(-)

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



More information about the wine-cvs mailing list