Bug 312933
| Summary: | [HDR] Introduce GainMap and ShareableGainMap | ||
|---|---|---|---|
| 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
GainMap is where the HDR gain-map data will be stored. It is going to be serialized to GPU process through ShareableGainMap. The members of GainMap are: a CVPixelBuffer for the gain-map image, image-metadata and colorspace. ShareableGainMap will be responsible for generating the HDR image from the base image and the gain-map.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/175284361>
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/63394
EWS
Committed 312341@main (ff6f5a8f4007): <https://commits.webkit.org/312341@main>
Reviewed commits have been landed. Closing PR #63394 and removing active labels.