[Webkit-unassigned] [Bug 150807] New: [GStreamer] Use RunLoop::Timer instead of GMainLoopSource in video sink

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 2 10:34:43 PST 2015


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

            Bug ID: 150807
           Summary: [GStreamer] Use RunLoop::Timer instead of
                    GMainLoopSource in video sink
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: pnormand at igalia.com, zan at falconsigh.net

We could use RunLoop::Timer here, since we always wait until the smaple is actually rendered we don't really need either a thread safe main loop source, nor cancelling if already requested and other things GMainLoopSource does.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151102/32d6ef3f/attachment-0001.html>


More information about the webkit-unassigned mailing list