quartz: Improve seeking on the mpeg splitter

Maarten Lankhorst m.b.lankhorst at gmail.com
Tue Apr 8 00:48:40 CDT 2008


By removing the lock that's held in the thread most of the time and
making the filter hold on to the sample (when hr == S_FALSE) until it
is succesfully parsed Start/Stop/Pause etc now work a whole lot
better. Thanks to the previous patch the lock does not need to be held
any more. The OutputPin does the locking where needed. Cleaning up is
done by the clean function passed to PullPin_Construct.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0003-quartz-Make-mpeg-splitter-keep-track-of-play-position.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080407/a7723430/attachment.txt 


More information about the wine-patches mailing list