Bug 288625
| Summary: | [GStreamer][WebCodecs] Hardware-accelerated video decoding should not output buffers in system memory | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <philn> |
| Component: | Platform | Assignee: | Philippe Normand <philn> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 260429 | ||
Philippe Normand
We should instead try to negotiated DMABuf or GL. That way the integration with WebGL would be more efficient.
The copyTo implementations would need to take this into account as well, by downloading/converting frames to sysmem.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
Pull request: https://github.com/WebKit/WebKit/pull/57246
EWS
Committed 306271@main (1c13e2097dff): <https://commits.webkit.org/306271@main>
Reviewed commits have been landed. Closing PR #57246 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/168991106>