.. |
tests
|
quartz: Add more state transitions to the filtergraph.
|
2008-04-07 11:34:39 +02:00 |
Makefile.in
|
quartz: Implement detection on file extension in filesource.
|
2008-03-14 12:58:52 +01: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: Implement seeking stubs for transform filters.
|
2008-04-02 11:15:13 +02:00 |
avisplit.c
|
quartz: Allow parser filters to implement their own seeking methods.
|
2008-04-01 23:21:38 +02:00 |
control.c
|
quartz: Add stubs for the IMediaSeeking interface in SeekingPassThru.
|
2008-04-10 11:31:11 +02:00 |
control_private.h
|
quartz: Implement seeking stubs for transform filters.
|
2008-04-02 11:15:13 +02:00 |
dsoundrender.c
|
quartz: Make the directsound renderer handle the Play->Pause->Play position without dropping data.
|
2008-04-09 12:07:21 +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: Set *ppvObject to NULL if QueryInterface fails.
|
2007-12-13 14:34:07 +01:00 |
enumpins.c
|
quartz: Assign to structs instead of using CopyMemory.
|
2008-03-31 12:50:37 +02:00 |
enumregfilters.c
|
quartz: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:20 +02:00 |
filesource.c
|
quartz: Don't free a null media type in the file source.
|
2008-04-09 11:43:05 +02:00 |
filtergraph.c
|
quartz: Implement stop position in the filtergraph.
|
2008-04-10 09:48:13 +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 |
fourcc.h
|
…
|
|
main.c
|
quartz: Add a stub for SeekingPassThru.
|
2008-04-10 11:31:06 +02:00 |
memallocator.c
|
quartz: Assign to structs instead of using memcpy.
|
2008-03-13 11:30:24 +01:00 |
mpegsplit.c
|
quartz: Implement stop position in the mpeg splitter.
|
2008-04-10 09:50:48 +02:00 |
nullrenderer.c
|
quartz: Handle flushing and end of stream notifications for input pins.
|
2008-04-07 11:35:36 +02:00 |
parser.c
|
quartz: Add missing lock releases on some code paths (Smatch).
|
2008-04-09 11:47:07 +02:00 |
parser.h
|
quartz: Allow parser filters to implement their own seeking methods.
|
2008-04-01 23:21:38 +02:00 |
pin.c
|
quartz: Remove while { } while construct.
|
2008-04-09 12:07:11 +02:00 |
pin.h
|
quartz: Fix deadlocks in pullpin.
|
2008-04-08 12:21:00 +02:00 |
quartz.spec
|
…
|
|
quartz_private.h
|
quartz: Add a stub for SeekingPassThru.
|
2008-04-10 11:31:06 +02:00 |
regsvr.c
|
quartz: Fix the magic bytes for mp3's with id3 tags.
|
2008-03-19 11:22:51 +01:00 |
systemclock.c
|
quartz: Remove unneeded casts.
|
2008-01-17 13:42:14 +01:00 |
transform.c
|
quartz: Drop packets in the transform filter if in the wrong state.
|
2008-04-09 11:42:55 +02:00 |
transform.h
|
quartz: Implement seeking stubs for transform filters.
|
2008-04-02 11:15:13 +02:00 |
version.rc
|
…
|
|
videorenderer.c
|
quartz: Handle flushing and end of stream notifications for input pins.
|
2008-04-07 11:35:36 +02:00 |
waveparser.c
|
quartz: Allow parser filters to implement their own seeking methods.
|
2008-04-01 23:21:38 +02:00 |