quartz: Requeue in pullpin if request for data timed out.
commit907bb7ae1fe44468f3051527978949b7c90f63ba
authorMaarten Lankhorst <maarten@codeweavers.com>
Thu, 18 Sep 2008 15:56:05 +0000 (18 17:56 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Sep 2008 11:46:22 +0000 (22 13:46 +0200)
treebd021180b1dcf749f0e21206441870de164612ef
parentd458efe0726fc16b77bb3cd962322153ac4069be
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.
dlls/quartz/pin.c