.. |
tests
|
quartz: Add more state transitions to the filtergraph.
|
2008-04-07 11:34:39 +02:00 |
acmwrapper.c
|
quartz: Make acmwrapper respond to a sample discontinuity by dropping the frame after parsing it.
|
2008-04-02 11:16:35 +02:00 |
avidec.c
|
quartz: Don't clean up in avi decoder if driver isn't opened.
|
2008-04-14 23:50:13 +02:00 |
avisplit.c
|
quartz: Avoid sizeof in traces.
|
2008-04-17 20:17:03 +02:00 |
control_private.h
|
quartz: Implement seeking stubs for transform filters.
|
2008-04-02 11:15:13 +02:00 |
control.c
|
Spelling fixes.
|
2008-04-17 12:25:57 +02:00 |
dsoundrender.c
|
quartz: Check for discontinuities in the directsound renderer.
|
2008-04-17 11:42:41 +02:00 |
enumfilters.c
|
|
|
enummedia.c
|
quartz: Assign to structs instead of using memcpy.
|
2008-03-13 11:30:24 +01:00 |
enummoniker.c
|
|
|
enumpins.c
|
quartz: Assign to structs instead of using CopyMemory.
|
2008-03-31 12:50:37 +02:00 |
enumregfilters.c
|
|
|
filesource.c
|
Spelling fixes.
|
2008-04-17 12:25:57 +02:00 |
filtergraph.c
|
quartz: Update start_time if the current position is changed.
|
2008-04-15 14:33:45 +02:00 |
filtermapper.c
|
quartz: Don't assume that strlenW of a constant string can be determined at compile time.
|
2008-02-29 12:39:10 +01:00 |
main.c
|
quartz: Add a stub for SeekingPassThru.
|
2008-04-10 11:31:06 +02:00 |
Makefile.in
|
quartz: Implement detection on file extension in filesource.
|
2008-03-14 12:58:52 +01:00 |
memallocator.c
|
quartz: Fix IMediaSample2 SetPreroll and SetSyncPoint.
|
2008-04-17 11:41:58 +02:00 |
mpegsplit.c
|
Spelling fixes.
|
2008-04-17 12:25:57 +02:00 |
nullrenderer.c
|
quartz: Silence requests for IVideoWindow.
|
2008-04-14 23:50:13 +02:00 |
parser.c
|
quartz: Add a Disconnect function to the parser and use it to clean up allocated memory in avisplitter.
|
2008-04-16 14:16:23 +02:00 |
parser.h
|
quartz: Add a Disconnect function to the parser and use it to clean up allocated memory in avisplitter.
|
2008-04-16 14:16:23 +02:00 |
pin.c
|
quartz: Make sure at least 1 sample is processed before returning.
|
2008-04-17 11:42:24 +02:00 |
pin.h
|
quartz: Fix deadlocks in pullpin.
|
2008-04-08 12:21:00 +02:00 |
quartz_private.h
|
quartz: Add a stub for SeekingPassThru.
|
2008-04-10 11:31:06 +02:00 |
quartz.spec
|
|
|
regsvr.c
|
quartz: Fix the magic bytes for mp3's with id3 tags.
|
2008-03-19 11:22:51 +01:00 |
systemclock.c
|
|
|
transform.c
|
quartz: Reject samples in transform filter only when stopped.
|
2008-04-17 11:42:15 +02:00 |
transform.h
|
quartz: Implement seeking stubs for transform filters.
|
2008-04-02 11:15:13 +02:00 |
version.rc
|
|
|
videorenderer.c
|
Spelling fixes.
|
2008-04-17 12:25:57 +02:00 |
waveparser.c
|
quartz: Fix discontinuities in wave parser.
|
2008-04-17 11:41:52 +02:00 |