Bug 302527
| Summary: | Add VideoFrame::copyNativeImage() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | Media | Assignee: | Kimmo Kinnunen <kkinnunen> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 267291 | ||
Kimmo Kinnunen
Add VideoFrame::copyNativeImage(), canonical way of getting a NativeImage out of a VideoFrame. This can be then have polymorphic behaviour for GPU process.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/164713414>
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/53933
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/55612
EWS
Committed 304730@main (c4d2f15c7596): <https://commits.webkit.org/304730@main>
Reviewed commits have been landed. Closing PR #55612 and removing active labels.