strmbase: Standardize "class" function into functions tables in the structs.
commit3c2dfd186a674d934f89a1aeade5bab3621b59aa
authorAric Stewart <aric@codeweavers.com>
Wed, 13 Oct 2010 16:02:01 +0000 (13 11:02 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 14 Oct 2010 15:54:51 +0000 (14 17:54 +0200)
treee282bbc2e8b05b806e17b3dfc0e8d5c3bd32651e
parent8f3c3723bb83dae36540f4c8a14ffbbb1a77c470
strmbase: Standardize "class" function into functions tables in the structs.

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.
12 files changed:
dlls/qcap/vfwcapture.c
dlls/quartz/dsoundrender.c
dlls/quartz/filesource.c
dlls/quartz/nullrenderer.c
dlls/quartz/parser.c
dlls/quartz/videorenderer.c
dlls/strmbase/enumpins.c
dlls/strmbase/filter.c
dlls/strmbase/mediatype.c
dlls/strmbase/pin.c
dlls/strmbase/transform.c
include/wine/strmbase.h