Sweden-Number/dlls/strmbase
Akihiro Sagawa b9dc3324d7 strmbase: Allow NULL pin_get_media_type() callback in source_Connect().
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-20 20:16:57 +02:00
..
Makefile.in strmbase: Move video.c to quartz. 2020-03-12 21:18:18 +01:00
dispatch.c strmbase: Get rid of base IDispatch implementation. 2019-06-10 12:26:07 +02:00
filter.c strmbase: Trace the filter name in IBaseFilter methods. 2020-01-31 10:20:09 +01:00
mediatype.c strmbase: Support FORMAT_VideoInfo2 in strmbase_dump_media_type(). 2020-03-26 21:19:41 +01:00
outputqueue.c strmbase: Avoid unnecessary use of IPin::ConnectedTo(). 2019-11-19 09:23:29 +01:00
pin.c strmbase: Allow NULL pin_get_media_type() callback in source_Connect(). 2020-05-20 20:16:57 +02:00
pospass.c strmbase: Move the seeking passthrough object to quartz. 2020-03-13 09:42:41 +01:00
qualitycontrol.c strmbase: Rename the "pClock" member of struct strmbase_filter to "clock". 2020-01-31 10:20:04 +01:00
renderer.c strmbase: Make the pin_get_media_type() callback optional. 2020-04-22 08:29:00 +02:00
seeking.c strmbase: Use a separate critical section for the SourceSeeking structure. 2019-12-03 21:27:14 +01:00
strmbase_private.h strmbase: Strip trailing zeroes in debugstr_time(). 2020-03-26 21:19:45 +01:00