[Webkit-unassigned] [Bug 225800] New: [MSE] MediaSample that need to be removed with SourceBufferPrivate::evictCodedFrames() may not be removed.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 13 23:12:48 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=225800
Bug ID: 225800
Summary: [MSE] MediaSample that need to be removed with
SourceBufferPrivate::evictCodedFrames() may not be
removed.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media
Assignee: webkit-unassigned at lists.webkit.org
Reporter: toshio.ogasawara at access-company.com
Repeating appendBuffer and seek may result in a buffer full.
When buffer full occurs in appnedBuffer, MediaSample after the CurrnetTime + 30s needs to be removed by SourceBufferPrivate::evictCodedFrames(), but it may not be removed depending on the buffered status.
--
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/20210514/3508bb4f/attachment.htm>
More information about the webkit-unassigned
mailing list