Bug 312198
| Summary: | [HDR] Introduce ShareableCVPixelBuffer | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
| Component: | Images | Assignee: | Said Abou-Hallawa <sabouhallawa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 301434 | ||
Said Abou-Hallawa
To generate an HDR image using a gain-map on COCOA platforms, the base SDR image and the gain-map have to be stored in CVPixelBuffers. Since there is no good way to share CVPixelBuffer between processes we need to do it ourselves. The class to send and receive CVPixelBuffer will be called ShareableCVPixelBuffer.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/174689652>
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/62678
EWS
Committed 311810@main (95a3f2348f1e): <https://commits.webkit.org/311810@main>
Reviewed commits have been landed. Closing PR #62678 and removing active labels.