strmbase: Add GetMediaType and GetMediaTypeVersion to BasePin function table.
authorAric Stewart <aric@codeweavers.com>
Wed, 13 Oct 2010 16:02:08 +0000 (11:02 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 14 Oct 2010 15:54:51 +0000 (17:54 +0200)
commit7602829c4f5d255c1ecd7ecef386b4b2011e6137
tree4a51711d72ebbd4a15cd5c444bcc6238735ff200
parent3c2dfd186a674d934f89a1aeade5bab3621b59aa
strmbase: Add GetMediaType and GetMediaTypeVersion to BasePin function table.

Allows for more widespread use of the BasePinImpl version of EnumMediaTypes.
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/pin.c
dlls/strmbase/transform.c
include/wine/strmbase.h