Sweden-Number/dlls/strmbase
Zebediah Figura fb45f9a806 strmbase/renderer: Return S_FALSE when pausing the stream if approprate.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-20 16:23:09 +01:00
..
Makefile.in strmbase: Merge enumpins.c into filter.c. 2020-01-29 09:45:56 +01:00
dispatch.c strmbase: Get rid of base IDispatch implementation. 2019-06-10 12:26:07 +02:00
dllfunc.c strmbase: Remove no longer necessary call to CoInitialize(). 2020-02-11 08:44:11 +01:00
filter.c strmbase: Trace the filter name in IBaseFilter methods. 2020-01-31 10:20:09 +01:00
mediatype.c strmbase: Move the IEnumMediaTypes implementation to pin.c. 2020-01-29 09:46:09 +01:00
outputqueue.c strmbase: Avoid unnecessary use of IPin::ConnectedTo(). 2019-11-19 09:23:29 +01:00
pin.c qasf/dmowrapper: Implement source connection. 2020-02-19 09:16:06 +01:00
pospass.c strmbase: Introduce a helper to trace reference time. 2019-10-07 10:00:30 +02: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/renderer: Return S_FALSE when pausing the stream if approprate. 2020-02-20 16:23:09 +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 strmbase: Fix printing negative values in debugstr_time(). 2020-01-31 10:18:25 +01:00
transform.c strmbase: Remove some no longer used callbacks. 2020-01-29 09:45:42 +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 strmbase: Detach the window from the parent before destroying it. 2020-01-15 10:31:36 +01:00