.. |
tests
|
quartz/tests: Fix test failures on Win9x by using A-functions.
|
2008-12-18 14:53:12 +01: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: Ignore unknown chunks when parsing AVI headers.
|
2008-12-19 17:44:43 +01:00 |
control.c
|
quartz: Remove WINAPI on static functions where not needed.
|
2008-11-26 12:10:48 +01: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
|
quartz: Sign-compare warnings fix.
|
2008-11-05 10:56:54 +01:00 |
enummoniker.c
|
…
|
|
enumpins.c
|
…
|
|
enumregfilters.c
|
quartz: Fix memory leaks in IEnumRegFiltersImpl_Release.
|
2008-07-02 12:23:14 +02:00 |
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: Enumerate all the pins on filter and check directions when rendering.
|
2008-12-16 12:52:32 +01:00 |
filtermapper.c
|
quartz: Accept null clsMinorType for pins when registering filters + tests.
|
2008-12-08 12:02:33 +01:00 |
main.c
|
quartz: Make some functions and variables static.
|
2008-12-02 15:25:19 +01:00 |
memallocator.c
|
quartz: Use FIELD_OFFSET instead of casting a pointer to int.
|
2008-12-04 12:14:58 +01:00 |
mpegsplit.c
|
quartz: Sign-compare warnings fix.
|
2008-11-05 10:56:54 +01:00 |
nullrenderer.c
|
quartz: Fix deadlock with transform filter.
|
2008-07-09 10:58:27 +02:00 |
parser.c
|
quartz: Make some functions and variables static.
|
2008-12-02 15:25:19 +01:00 |
parser.h
|
…
|
|
pin.c
|
quartz: Remove CALLBACK on static functions where not needed.
|
2008-11-26 12:10:51 +01:00 |
pin.h
|
quartz: Fix memory and sample leaks.
|
2008-07-14 12:21:26 +02:00 |
quartz.spec
|
…
|
|
quartz_private.h
|
quartz: Make some functions and variables static.
|
2008-12-02 15:25:19 +01:00 |
regsvr.c
|
janitorial: Don't depend on user32 for the self registration functions.
|
2008-12-17 11:38:32 +01:00 |
systemclock.c
|
quartz: Don't cast zero.
|
2008-12-05 12:36:24 +01:00 |
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: Return properly when input is flushing or reaching end of stream.
|
2008-12-03 09:49:19 +01:00 |
waveparser.c
|
quartz: Sign-compare warnings fix.
|
2008-11-05 10:56:54 +01:00 |