[Webkit-unassigned] [Bug 78095] [GStreamer] HRTFDatabaseLoader conflicts with AudioFileReader

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 07:41:11 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=78095


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrobinson at webkit.org




--- Comment #3 from Martin Robinson <mrobinson at webkit.org>  2012-02-08 07:41:11 PST ---
(In reply to comment #2)

> We're safe on the gobject/gtk side I think :)
> I started already looking at make the HRTF DatabaseLoader run in the main loop, some good results already!

Why not just run gst_init() in the main loop and keep the HRTF DatabaseLoader in it's own thread? I believe it's best to keep expensive operations out of the main thread.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list