.. |
tests
|
quartz/tests: Fix a few failures on Win95 and NT4.
|
2008-11-14 11:02:15 +01:00 |
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: Sign-compare warnings fix.
|
2008-11-04 11:27:06 +01: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
|
quartz: Implement seeking stubs for transform filters.
|
2008-04-02 11:15:13 +02:00 |
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
|
quartz: Fix interface leak in EnumMonikerImpl_Release.
|
2008-07-02 12:23:04 +02:00 |
enumpins.c
|
quartz: Make the EnumPins interface dynamic.
|
2008-04-28 14:21:23 +02:00 |
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: Fix FilterGraph2_Connect to be thread-safe and not recurse infinitely.
|
2008-11-17 13:50:19 +01: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
|
quartz: Sign-compare warnings fix.
|
2008-11-05 10:56:54 +01:00 |
Makefile.in
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
memallocator.c
|
quartz: Trace the iface pointer in the memory allocator.
|
2008-07-29 11:54:07 +02: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: Sign-compare warnings fix.
|
2008-11-05 10:56:54 +01:00 |
parser.h
|
quartz: Add a function that can be called when stopping processing data.
|
2008-04-28 14:21:53 +02:00 |
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
|
quartz: Expose some methods so that a custom allocator can be created.
|
2008-06-21 11:15:27 +02:00 |
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: Removed dead code and variables (llvm/clang).
|
2008-11-25 11:49:51 +01:00 |
waveparser.c
|
quartz: Sign-compare warnings fix.
|
2008-11-05 10:56:54 +01:00 |