[Bug 743677] gl: new element caopengllayersink

bugzilla at gnome.org bugzilla at gnome.org
Wed Feb 11 01:31:34 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=743677

--- Comment #5 from Matthew Waters <ystreet00 at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #4)
> Not sure if that is possible, we also call some UI related things which are
> probably not possible from a non-main thread.

It is possible, you just need to start a NSThread somewhere and Cocoa becomes
multithreaded much like XInitThreads [0].  It's also possible to draw on
separate threads [1] although on ios UIView's are main thread only but with
CoreAnimation it is all possible to draw on a secondary thread.

[0]
http://stackoverflow.com/questions/5908728/is-there-any-way-to-enter-cocoa-multithreaded-mode-without-creating-fake-nsthrea
[1]
http://stackoverflow.com/questions/19954424/multiple-threads-to-draw-in-nsview

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-bugs/attachments/20150211/0f4d5518/attachment.html>


More information about the gstreamer-bugs mailing list