Sweden-Number/dlls/quartz
Alexandre Julliard 5d900bb0f6 Avoid some size_t printf format warnings. 2008-08-21 16:05:15 +02:00
..
tests quartz/tests: Skip some tests on NT4. 2008-08-05 14:09:34 +02:00
Makefile.in
acmwrapper.c quartz: Pass InputPin as parameter to transform filter. 2008-07-29 11:54:28 +02:00
avidec.c quartz: Pass InputPin as parameter to transform filter. 2008-07-29 11:54:28 +02:00
avisplit.c Avoid some size_t printf format warnings. 2008-08-21 16:05:15 +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
enumfilters.c
enummedia.c
enummoniker.c
enumpins.c
enumregfilters.c
filesource.c
filtergraph.c quartz: Fix interface leak in FilterGraph2_Render. 2008-07-18 11:15:30 +02:00
filtermapper.c
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
parser.h
pin.c quartz: Fix bugs that occur during connection. 2008-07-21 14:36:14 +02:00
pin.h
quartz.spec
quartz_private.h
regsvr.c
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