Sweden-Number/dlls/quartz
Zebediah Figura eca7b245f0 quartz/videorenderer: Get rid of hEvent.
This event was at various times used for several different purposes. The only
current use is apparently to prevent stale samples from being rendered after
IPin::EndFlush() completes, but in practice there's actually no foolproof way
to prevent this race in the video renderer. On the other hand, as long as the
filter driving the graph can ensure this, there's no need to do so.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-10-23 10:25:49 +02:00
..
tests quartz/filtergraph: Clarify stream time tracking. 2019-10-22 23:04:27 +02:00
Makefile.in quartz: Use strmbase_dump_media_type() where appropriate. 2019-10-07 10:00:46 +02:00
acmwrapper.c quartz: Get rid of the no longer used base parser. 2019-09-23 10:10:08 +02:00
avidec.c quartz: Use strmbase_dump_media_type() where appropriate. 2019-10-07 10:00:46 +02:00
control_tlb.idl
dsoundrender.c quartz: Use strmbase_dump_media_type() where appropriate. 2019-10-07 10:00:46 +02:00
enummoniker.c
enumregfilters.c strmbase: Build with msvcrt. 2019-08-05 18:49:31 +02:00
filesource.c quartz: Use strmbase_dump_media_type() where appropriate. 2019-10-07 10:00:46 +02:00
filtergraph.c quartz/filtergraph: Clarify stream time tracking. 2019-10-22 23:04:27 +02:00
filtermapper.c strmbase: Build with msvcrt. 2019-08-05 18:49:31 +02:00
main.c quartz/filtergraph: Create filters on a separate thread if requested. 2019-10-03 09:45:49 +02:00
memallocator.c quartz/memallocator: Set the AM_SAMPLE_TYPECHANGED flag. 2019-06-25 08:29:32 +02:00
quartz.rc quartz: Convert media type registration to IRegistrar mechanism. 2019-04-29 09:37:00 +02:00
quartz.rgs quartz: Convert media type registration to IRegistrar mechanism. 2019-04-29 09:37:00 +02:00
quartz.spec
quartz_private.h quartz: Use strmbase_dump_media_type() where appropriate. 2019-10-07 10:00:46 +02:00
quartz_strmif.idl winegstreamer: Reimplement the MPEG splitter on top of the mpegaudioparse plugin. 2019-09-23 10:10:04 +02:00
regsvr.c winegstreamer: Reimplement the MPEG splitter on top of the mpegaudioparse plugin. 2019-09-23 10:10:04 +02:00
systemclock.c strmbase: Build with msvcrt. 2019-08-05 18:49:31 +02:00
videorenderer.c quartz/videorenderer: Get rid of hEvent. 2019-10-23 10:25:49 +02:00
vmr9.c strmbase: Get rid of the unused "lock" parameter to BaseControlWindow_Init(). 2019-10-18 18:05:53 +02:00