Sweden-Number/dlls/quartz
Maarten Lankhorst 907bb7ae1f quartz: Requeue in pullpin if request for data timed out.
If the filter is paused, no additional data will be queued and 
VFW_E_TIMEOUT is legitimately returned. Don't make this a fatal error, 
but instead try again. If flushing the thing will still abort.
2008-09-22 13:46:22 +02:00
..
tests quartz/tests: Fix potential NULL dereference (Coverity). 2008-09-10 11:03:23 +02:00
Makefile.in
acmwrapper.c
avidec.c
avisplit.c quartz: Don't abort starting for unconnected pin in avi splitter. 2008-09-22 13:46:12 +02:00
control.c
control_private.h
dsoundrender.c
enumfilters.c
enummedia.c
enummoniker.c
enumpins.c
enumregfilters.c
filesource.c quartz: Return VFW_E_WRONG_STATE in file source if flushing. 2008-09-22 13:46:17 +02:00
filtergraph.c quartz: Implement IMediaPosition::put_CurrentPosition. 2008-09-22 13:46:04 +02:00
filtermapper.c
main.c
memallocator.c
mpegsplit.c
nullrenderer.c
parser.c quartz: Add missing calls to EndFlush. 2008-09-22 13:46:08 +02:00
parser.h
pin.c quartz: Requeue in pullpin if request for data timed out. 2008-09-22 13:46:22 +02:00
pin.h
quartz.spec
quartz_private.h
regsvr.c
systemclock.c
transform.c
transform.h
version.rc
videorenderer.c
waveparser.c