Sweden-Number/dlls/strmbase
Zebediah Figura b583452af3 strmbase/renderer: Store the sink pin inline in the BaseRenderer structure.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-21 08:06:06 +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: Share pin and filter reference counts in base pin reference counting methods. 2019-06-19 10:26:21 +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/renderer: Store the sink pin inline in the BaseRenderer structure. 2019-06-21 08:06:06 +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/transform: Store the pins inline in the TransformFilter structure. 2019-06-21 08:06:00 +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