Sweden-Number/dlls/quartz/tests
Zebediah Figura dfa4c07941 quartz: Treat a filter as supporting IMediaSeeking only if it supports TIME_FORMAT_MEDIA_TIME.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48715
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-11-02 23:20:24 +01:00
..
Makefile.in quartz/tests: Add some tests for media types for the DirectSound renderer. 2020-07-16 09:30:03 +02:00
acmwrapper.c
avidec.c quartz/tests: Avoid leaking the media type from IPin::ConnectionMediaType() (Valgrind). 2020-06-08 21:01:33 +02:00
avisplit.c
dsoundrender.c quartz/dsoundrender: Reimplement the DirectSound renderer directly on top of the strmbase filter. 2020-07-20 20:17:19 +02:00
filesource.c
filtergraph.c quartz: Treat a filter as supporting IMediaSeeking only if it supports TIME_FORMAT_MEDIA_TIME. 2020-11-02 23:20:24 +01:00
filtermapper.c quartz/tests: Move the test for filter mapper aggregation to filtergraph.c. 2020-05-20 10:49:47 +02:00
memallocator.c
mpegsplit.c winegstreamer: Also wait for EOS events when retrieving duration. 2020-06-14 19:35:20 +02:00
passthrough.c
rsrc.rc winegstreamer: Also wait for EOS events when retrieving duration. 2020-06-14 19:35:20 +02:00
systemclock.c quartz/tests: Fix overflow in 32-bit time calculation. 2020-06-04 22:36:39 +02:00
test.avi
test.mp3 winegstreamer: Also wait for EOS events when retrieving duration. 2020-06-14 19:35:20 +02:00
test.mpg
test.wav
videorenderer.c quartz: Treat a filter as supporting IMediaSeeking only if it supports TIME_FORMAT_MEDIA_TIME. 2020-11-02 23:20:24 +01:00
vmr7.c quartz/vmr9: Don't expose IVMRMonitorConfig9 from the VMR7. 2020-10-26 20:25:01 +01:00
vmr9.c quartz: Implement IVMRAspectRatioControl9. 2020-11-02 22:41:22 +01:00
waveparser.c