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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 07:10:54 PDT 2015


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

--- Comment #5 from Philippe Normand <pnormand 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
>> +        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?

I described the issue in the bug description but yeah, sure, I can do it here as well :)

>> 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.

Any thread.
The adaptive streaming scenario is a bit special because the demuxer will ask the uridownloader to perform its task in a thread, AFAIK.

-- 
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/20150618/70457753/attachment.html>


More information about the webkit-unassigned mailing list