quartz: Update avisplitter to use seperate threads for processing and queueing.

Maarten Lankhorst m.b.lankhorst at gmail.com
Wed Apr 30 17:24:26 CDT 2008


This is the avisplitter rewrite I've been writing. It keeps a single
file queue thread (created by the pullpin) and a dedicated thread for
each stream. Ideally I would only have a thread for each stream,
however that doesn't seem to work correctly because the file source
doesn't allow you to choose which sample you want to wait on. I'm
sorry for the huge size of this patch, but because it changes the way
the entire filter works. It would be very hard to seperate the
different components because they all depend on each other.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0008-quartz-Update-avisplitter-to-use-seperate-threads-to.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080430/c7a930ed/attachment-0001.txt 


More information about the wine-patches mailing list