Sweden-Number/dlls/quartz/tests
Zebediah Figura bf5b35f19b quartz: Use the performance counter for the system clock.
Native probably uses timeGetTime() as a source. That doesn't actually match the
performance counter on Windows, but it does on Wine, and accessing the counter
directly is slightly more efficient anyway.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51684
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-21 20:32:48 +02:00
..
Makefile.in quartz: Use the performance counter for the system clock. 2021-10-21 20:32:48 +02:00
acmwrapper.c
avidec.c
avisplit.c quartz/tests: Add more strict tests for accurate duration retrieval. 2021-07-22 13:16:53 +02:00
dsoundrender.c quartz/dsoundrender: Defer EC_COMPLETE until running. 2021-05-27 21:12:55 +02:00
filesource.c
filtergraph.c quartz: Remove the source filter on failure in IGraphBuilder::RenderFile(). 2021-06-29 22:43:21 +02:00
filtermapper.c
memallocator.c
mpegsplit.c quartz/tests: Add more strict tests for accurate duration retrieval. 2021-07-22 13:16:53 +02:00
passthrough.c
rsrc.rc
systemclock.c quartz: Use the performance counter for the system clock. 2021-10-21 20:32:48 +02:00
test.avi
test.mp3
test.mpg
test.wav
videorenderer.c quartz: Notify EC_USERABORT event when closing video window. 2021-06-07 10:00:07 +02:00
vmr7.c quartz: Notify EC_USERABORT event when closing video window. 2021-06-07 10:00:07 +02:00
vmr9.c quartz: Notify EC_USERABORT event when closing video window. 2021-06-07 10:00:07 +02:00
waveparser.c quartz/tests: Add more strict tests for accurate duration retrieval. 2021-07-22 13:16:53 +02:00