Sweden-Number/dlls/quartz/tests
Zebediah Figura 7f0347bb04 quartz/vmr9: Return E_INVALIDARG if both texture and offscreen flags are passed to AllocateSurfaceHelper().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-22 12:11:31 +02: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: Return the stop position from GetCurrentPosition() after all filters return EC_COMPLETE. 2020-07-21 15:16:24 +02: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/videorenderer: Render preroll samples. 2020-07-20 20:17:15 +02:00
vmr7.c quartz/vmr9: Render preroll samples. 2020-07-20 20:17:17 +02:00
vmr9.c quartz/vmr9: Return E_INVALIDARG if both texture and offscreen flags are passed to AllocateSurfaceHelper(). 2020-07-22 12:11:31 +02:00
waveparser.c