Sweden-Number/dlls/strmbase
Zebediah Figura 18f561a783 strmbase: Get rid of the "vtbl" parameter to strmbase_filter_init().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-05 23:36:16 +01:00
..
Makefile.in
dispatch.c
dllfunc.c
enumpins.c strmbase: Return a strmbase_pin pointer from the filter_get_pin() callback. 2019-11-25 20:47:43 +01:00
filter.c strmbase: Get rid of the "vtbl" parameter to strmbase_filter_init(). 2019-12-05 23:36:16 +01:00
mediatype.c
outputqueue.c strmbase: Avoid unnecessary use of IPin::ConnectedTo(). 2019-11-19 09:23:29 +01:00
pin.c strmbase: Move tracking of EOS state to the base renderer. 2019-11-27 09:47:23 +01:00
pospass.c
qualitycontrol.c
renderer.c strmbase: Get rid of the "vtbl" parameter to strmbase_filter_init(). 2019-12-05 23:36:16 +01:00
seeking.c strmbase: Use a separate critical section for the SourceSeeking structure. 2019-12-03 21:27:14 +01:00
strmbase_private.h
transform.c strmbase: Get rid of the "vtbl" parameter to strmbase_filter_init(). 2019-12-05 23:36:16 +01:00
video.c strmbase: Get rid of the unused "cs" parameter to strmbase_video_init(). 2019-11-18 19:12:14 +01:00
window.c