.. |
tests
|
quartz/tests: Make tests run on everything lower then Vista.
|
2008-07-03 11:50:51 +02:00 |
Makefile.in
|
…
|
|
acmwrapper.c
|
quartz: Silence a fixme.
|
2008-05-13 11:21:05 +02:00 |
avidec.c
|
quartz: Add support for VideoInfoHeader2 to AVI Decompressor.
|
2008-06-24 11:47:29 +02:00 |
avisplit.c
|
…
|
|
control.c
|
quartz: Forward some messages from IMediaSeekingPassThru.
|
2008-06-19 12:34:55 +02:00 |
control_private.h
|
…
|
|
dsoundrender.c
|
quartz: Implement state transitions in directsound renderer, and block on pause.
|
2008-07-04 19:50:04 +02:00 |
enumfilters.c
|
…
|
|
enummedia.c
|
…
|
|
enummoniker.c
|
quartz: Fix interface leak in EnumMonikerImpl_Release.
|
2008-07-02 12:23:04 +02:00 |
enumpins.c
|
…
|
|
enumregfilters.c
|
quartz: Fix memory leaks in IEnumRegFiltersImpl_Release.
|
2008-07-02 12:23:14 +02:00 |
filesource.c
|
quartz: Set filesource initial state to stopped.
|
2008-07-04 19:35:07 +02:00 |
filtergraph.c
|
quartz: Fix tiny bug in IGraphBuilder_Render.
|
2008-07-07 12:11:23 +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: Only query for event interface when there is a filtergraph.
|
2008-06-21 11:15:07 +02:00 |
parser.c
|
quartz: Fix parser/pullpin to only care about the state transition stopped<->playing.
|
2008-07-07 12:11:23 +02:00 |
parser.h
|
…
|
|
pin.c
|
quartz: Fix parser/pullpin to only care about the state transition stopped<->playing.
|
2008-07-07 12:11:23 +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
|
…
|
|
transform.c
|
quartz: Only call begin process functions in transform filter when stopped.
|
2008-07-07 12:11:23 +02:00 |
transform.h
|
…
|
|
version.rc
|
…
|
|
videorenderer.c
|
quartz: Implement state transitions in video renderer.
|
2008-07-04 19:50:52 +02:00 |
waveparser.c
|
quartz: Create thread after connection is made.
|
2008-06-25 10:41:52 +02:00 |