[2/4]strmbase: standardize "class" function into functions tables in the structs.

Aric Stewart aric at codeweavers.com
Wed Oct 13 11:02:01 CDT 2010


This allows the standardization of the "class" functions to use the 
class as the argument and will aid in expanding the implementation of 
these functions.
---
  dlls/qcap/vfwcapture.c      |   30 +++++++++---
  dlls/quartz/dsoundrender.c  |   32 +++++++++----
  dlls/quartz/filesource.c    |   33 +++++++++----
  dlls/quartz/nullrenderer.c  |   30 +++++++++---
  dlls/quartz/parser.c        |   34 +++++++++----
  dlls/quartz/videorenderer.c |   29 ++++++++---
  dlls/strmbase/enumpins.c    |    8 ++--
  dlls/strmbase/filter.c      |   13 ++---
  dlls/strmbase/mediatype.c   |    8 ++--
  dlls/strmbase/pin.c         |   57 +++++++++++-----------
  dlls/strmbase/transform.c   |   50 ++++++++++++++------
  include/wine/strmbase.h     |  109 
+++++++++++++++++++++++++++----------------
  12 files changed, 280 insertions(+), 153 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0cd507ebb172f02e25e9eb38e22082fac5599876.diff
Type: text/x-patch
Size: 58362 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101013/79c8483e/attachment-0001.bin>


More information about the wine-patches mailing list