Sweden-Number/dlls/quartz
Maarten Lankhorst 55f3ba9dc0 quartz: Remove while { } while construct.
Thanks to Andrew Talbot for spotting this.
2008-04-09 12:07:11 +02:00
..
tests quartz: Add more state transitions to the filtergraph. 2008-04-07 11:34:39 +02:00
Makefile.in
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
control.c quartz: Remove while { } while construct. 2008-04-09 12:07: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 return S_FALSE packet if in the paused state. 2008-04-09 11:42:59 +02:00
enumfilters.c
enummedia.c
enummoniker.c
enumpins.c
enumregfilters.c
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: Try creating the file reader from the filter source first before falling back to the generic async file reader. 2008-04-09 11:42:37 +02:00
filtermapper.c
fourcc.h
main.c
memallocator.c
mpegsplit.c quartz: Make mpeg splitter keep track of play position and keep last sample if sending was not successful. 2008-04-09 11:42:17 +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
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
regsvr.c
systemclock.c
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