[Webkit-unassigned] [Bug 144040] [GStreamer] Adaptive streaming issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 5 01:28:47 PDT 2015


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

--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 251430
  --> https://bugs.webkit.org/attachment.cgi?id=251430
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=251430&action=review

> Source/WebCore/ChangeLog:9
> +        Block in state transition to prevent element to enter in an
> +        inconsistent state in the next READY->PAUSED transition.

to prevent element from entering? I'm not english expert at all, though. Could you elaborate a bit more? the bug title says "Adaptive streaming issues", what issues? what's exactly the problem we are solving and how?

> Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:-419
> -    ASSERT(isMainThread());

So this could be used by any thread? or should use just invert the assert? we should make more obvious what is expected to run in each thread.

-- 
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/20150505/dd1e8faf/attachment-0001.html>


More information about the webkit-unassigned mailing list