.. |
tests
|
quartz/tests: Fix test failures on Win9x by using A-functions.
|
2008-12-18 14:53:12 +01:00 |
Makefile.in
|
…
|
|
acmwrapper.c
|
…
|
|
avidec.c
|
…
|
|
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
|
…
|
|
enumfilters.c
|
…
|
|
enummedia.c
|
quartz: Sign-compare warnings fix.
|
2008-11-05 10:56:54 +01:00 |
enummoniker.c
|
…
|
|
enumpins.c
|
…
|
|
enumregfilters.c
|
…
|
|
filesource.c
|
…
|
|
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: Remove unused IMemInputPin vtables.
|
2008-12-30 13:40:33 +01:00 |
parser.c
|
quartz: Make some functions and variables static.
|
2008-12-02 15:25:19 +01:00 |
parser.h
|
…
|
|
pin.c
|
quartz: OutputPin_DeliverNewSegment() is unused so remove it.
|
2009-01-08 12:40:45 +01:00 |
pin.h
|
quartz: OutputPin_DeliverNewSegment() is unused so remove it.
|
2009-01-08 12:40:45 +01: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: Remove unused IMemInputPin vtables.
|
2008-12-30 13:40:33 +01:00 |
transform.h
|
…
|
|
version.rc
|
…
|
|
videorenderer.c
|
quartz: Use SetWindowLongPtr to store a pointer value.
|
2009-01-08 17:30:57 +01:00 |
waveparser.c
|
quartz: Sign-compare warnings fix.
|
2008-11-05 10:56:54 +01:00 |