Bug 228997
Summary: | First frame of MSE video obtained through drawImage or texImage2D is empty | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | jean-yves.avenard, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=228821 |
Kimmo Kinnunen
First frame of MSE video obtained through drawImage or texImage2D is empty
When JS obtains the video frame, the MSE implementation switches decoding from "layer" to "decoder session". This loses the current frame.
Affected bug 228821 where texImage2D-mse-flipY-true.html would print errors to console for the first frame upload.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/82073016>