[Webkit-unassigned] [Bug 194747] [MSE] SourceBuffer sample time increment vs. last frame duration check is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 25 09:45:13 PST 2019


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

--- Comment #16 from up at nanocosmos.de ---
@jer Patch Rev2 has passed the EWS. Intentions:  

- Keeping changes local, compact and clear 
- Avoiding to modify the state of the SourceBuffer object 
- Not mixing time differences and durations in greatestDecodeDuration in general
- Avoiding to make the final conditional statement more complex and nested 
- Respecting the current greatestDecodeDuration approach and complementing it only as far as required 
- Fixing the issue while not breaking out-of-order appends

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190225/80ea19cc/attachment.html>


More information about the webkit-unassigned mailing list