Sweden-Number/dlls/strmbase
Zebediah Figura 89cf4cba6e strmbase: Add default implementations of IUnknown methods for IVideoWindow.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-12 16:11:01 +02:00
..
Makefile.in strmbase: Get rid of IBasicAudio implementation. 2019-06-10 12:26:05 +02:00
dispatch.c strmbase: Get rid of base IDispatch implementation. 2019-06-10 12:26:07 +02:00
dllfunc.c strmbase: Move some internal definitions to strmbase_private.h. 2019-05-10 15:54:15 +02:00
enumpins.c strmbase: Don't increment the pin reference count in filter_get_pin(). 2019-06-11 18:21:26 +02:00
filter.c strmbase: Don't increment the pin reference count in filter_get_pin(). 2019-06-11 18:21:26 +02:00
mediatype.c strmbase: Get rid of the ENUMMEDIADETAILS structure. 2019-05-15 09:36:02 +02:00
outputqueue.c strmbase: Move some internal definitions to strmbase_private.h. 2019-05-10 15:54:15 +02:00
pin.c strmbase: Get rid of the "pfnBreakConnect" field from BaseOutputPinFuncTable. 2019-05-13 12:48:18 +02:00
pospass.c strmbase: Use the type info cache for IMediaPosition. 2019-06-10 12:25:57 +02:00
qualitycontrol.c strmbase: Move some internal definitions to strmbase_private.h. 2019-05-10 15:54:15 +02:00
renderer.c strmbase: Don't increment the pin reference count in filter_get_pin(). 2019-06-11 18:21:26 +02:00
seeking.c strmbase: Move some internal definitions to strmbase_private.h. 2019-05-10 15:54:15 +02:00
strmbase_private.h strmbase: Get rid of base IDispatch implementation. 2019-06-10 12:26:07 +02:00
transform.c strmbase: Don't increment the pin reference count in filter_get_pin(). 2019-06-11 18:21:26 +02:00
video.c strmbase: Get rid of the "lpVtbl" parameter to BaseControlVideo_Init(). 2019-06-12 16:10:57 +02:00
window.c strmbase: Add default implementations of IUnknown methods for IVideoWindow. 2019-06-12 16:11:01 +02:00