<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [GStreamer] Adaptive streaming issues"
href="https://bugs.webkit.org/show_bug.cgi?id=144040#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [GStreamer] Adaptive streaming issues"
href="https://bugs.webkit.org/show_bug.cgi?id=144040">bug 144040</a>
from <span class="vcard"><a class="email" href="mailto:pnormand@igalia.com" title="Philippe Normand <pnormand@igalia.com>"> <span class="fn">Philippe Normand</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=251430&action=diff" name="attach_251430" title="patch">attachment 251430</a> <a href="attachment.cgi?id=251430&action=edit" title="patch">[details]</a></span>
patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=251430&action=review">https://bugs.webkit.org/attachment.cgi?id=251430&action=review</a>
<span class="quote">>> 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?</span >
I described the issue in the bug description but yeah, sure, I can do it here as well :)
<span class="quote">>> 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.</span >
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>