[Webkit-unassigned] [Bug 283100] New: WebCoreDecompression will assert if called even after error.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 13 21:51:47 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=283100
Bug ID: 283100
Summary: WebCoreDecompression will assert if called even after
error.
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: jean-yves.avenard at apple.com
If a WebCoreDecompressionSession is called again after an error by the VideoMediaSampleRenderer, it will assert when using a VideoToolbox decoder.
When the VideoMediaSampleRenderer receives an error from the WebCoreDecompressionSession, it leaves the WCDS in a broken state, where if used again, it will assert; this is a regression from bug 281497
--
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/20241114/ffd468d8/attachment.htm>
More information about the webkit-unassigned
mailing list