.. |
tests
|
quartz/tests: Fix potential NULL dereference (Coverity).
|
2008-09-10 11:03:23 +02:00 |
Makefile.in
|
…
|
|
acmwrapper.c
|
quartz: Fix ACMWrapper to allow mono channels too.
|
2008-10-22 11:53:30 +02:00 |
avidec.c
|
quartz: Pass InputPin as parameter to transform filter.
|
2008-07-29 11:54:28 +02:00 |
avisplit.c
|
quartz: Don't abort starting for unconnected pin in avi splitter.
|
2008-09-22 13:46:12 +02:00 |
control.c
|
quartz: Fix testing of HRESULT types with not operator instead of comparing against S_OK.
|
2008-08-18 17:34:12 +02:00 |
control_private.h
|
…
|
|
dsoundrender.c
|
quartz: Implement dynamic format changing in directsound renderer.
|
2008-10-22 11:53:39 +02:00 |
enumfilters.c
|
…
|
|
enummedia.c
|
…
|
|
enummoniker.c
|
…
|
|
enumpins.c
|
…
|
|
enumregfilters.c
|
…
|
|
filesource.c
|
quartz: Check hr so we are not incrementing a NULL (Coverity 106).
|
2008-10-07 11:59:14 +02:00 |
filtergraph.c
|
quartz: Use the right FAILED/SUCCEEDED macro instead of negating the opposite.
|
2008-10-08 13:42:06 +02:00 |
filtermapper.c
|
quartz: Use the right FAILED/SUCCEEDED macro instead of negating the opposite.
|
2008-10-08 13:42:06 +02:00 |
main.c
|
…
|
|
memallocator.c
|
quartz: Trace the iface pointer in the memory allocator.
|
2008-07-29 11:54:07 +02:00 |
mpegsplit.c
|
quartz: Use memcmp instead of strncmp in MPEGSplitter_pre_connect.
|
2008-08-18 17:34:13 +02:00 |
nullrenderer.c
|
…
|
|
parser.c
|
quartz: Add missing calls to EndFlush.
|
2008-09-22 13:46:08 +02:00 |
parser.h
|
…
|
|
pin.c
|
quartz: Requeue in pullpin if request for data timed out.
|
2008-09-22 13:46:22 +02:00 |
pin.h
|
quartz: Fix memory and sample leaks.
|
2008-07-14 12:21:26 +02:00 |
quartz.spec
|
…
|
|
quartz_private.h
|
…
|
|
regsvr.c
|
includes: Add video mixing renderer header.
|
2008-07-11 14:50:44 +02:00 |
systemclock.c
|
…
|
|
transform.c
|
quartz: Pass InputPin as parameter to transform filter.
|
2008-07-29 11:54:28 +02:00 |
transform.h
|
quartz: Pass InputPin as parameter to transform filter.
|
2008-07-29 11:54:28 +02:00 |
version.rc
|
…
|
|
videorenderer.c
|
quartz: assert.h is not a local include.
|
2008-07-28 11:34:26 +02:00 |
waveparser.c
|
…
|
|