.. |
tests
|
quartz: Compare a file handle to INVALID_HANDLE_VALUE and not NULL.
|
2008-07-10 12:17:59 +02:00 |
Makefile.in
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
acmwrapper.c
|
quartz: Fix deadlock with transform filter.
|
2008-07-09 10:58:27 +02:00 |
avidec.c
|
quartz: Fix deadlock with transform filter.
|
2008-07-09 10:58:27 +02:00 |
avisplit.c
|
quartz: Add rewrite of avi splitter.
|
2008-07-09 10:59:27 +02:00 |
control.c
|
quartz: Always set current position again.
|
2008-07-10 12:17:10 +02:00 |
control_private.h
|
quartz: Implement seeking stubs for transform filters.
|
2008-04-02 11:15:13 +02:00 |
dsoundrender.c
|
quartz: Add missing LeaveCriticalSection on error path (Smatch).
|
2008-07-11 14:07:25 +02:00 |
enumfilters.c
|
…
|
|
enummedia.c
|
quartz: Assign to structs instead of using memcpy.
|
2008-03-13 11:30:24 +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: Make the file source rotate around the 'first' sample, to prevent starvation of a single stream.
|
2008-07-11 13:58:24 +02:00 |
filtergraph.c
|
quartz: Make filtergraph quieter.
|
2008-07-10 14:38:16 +02:00 |
filtermapper.c
|
quartz: Fix memory leak and behavior on errors in FilterMapper_EnumMatchingFilters.
|
2008-07-02 12:23:43 +02:00 |
main.c
|
quartz: Remove unneeded address-of operators from function names.
|
2008-07-07 12:31:47 +02:00 |
memallocator.c
|
quartz: Make the memory allocator emit more warnings and fix race condition.
|
2008-06-25 10:41:58 +02:00 |
mpegsplit.c
|
quartz: Reset time when rejecting sample in the mpeg splitter.
|
2008-05-13 11:21:12 +02:00 |
nullrenderer.c
|
quartz: Fix deadlock with transform filter.
|
2008-07-09 10:58:27 +02:00 |
parser.c
|
quartz: Make parser start even if some of the pins aren't connected.
|
2008-07-10 14:38:09 +02: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: End the flush downstream first before restarting playback in pullpin.
|
2008-07-11 13:58:18 +02:00 |
pin.h
|
quartz: Fix parser/pullpin to only care about the state transition stopped<->playing.
|
2008-07-07 12:11:23 +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
|
quartz: Make CLSID_AudioRender an alias for CLSID_DSoundRender.
|
2008-07-04 19:35:00 +02:00 |
systemclock.c
|
quartz: Remove unneeded casts.
|
2008-01-17 13:42:14 +01:00 |
transform.c
|
quartz: Call run before pausing in transform filter.
|
2008-07-10 14:42:38 +02:00 |
transform.h
|
quartz: Implement seeking stubs for transform filters.
|
2008-04-02 11:15:13 +02:00 |
version.rc
|
…
|
|
videorenderer.c
|
quartz: Fix deadlock with transform filter.
|
2008-07-09 10:58:27 +02:00 |
waveparser.c
|
quartz: Create thread after connection is made.
|
2008-06-25 10:41:52 +02:00 |