Bug 240972 - Painting HDR video to <canvas> is washed out
Summary: Painting HDR video to <canvas> is washed out
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Cameron McCormack (:heycam)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-26 13:13 PDT by Jer Noble
Modified: 2022-09-28 15:40 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2022-05-26 13:13:21 PDT
When painting HDR video contents to a <canvas> element, the resulting image is washed out, indicating incorrectt color conversion.
Comment 1 Jer Noble 2022-05-26 13:13:58 PDT
<rdar://93560567>
Comment 2 Jer Noble 2022-05-27 13:45:04 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1120
Comment 3 Cameron McCormack (:heycam) 2022-09-26 15:47:34 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4725
Comment 4 Cameron McCormack (:heycam) 2022-09-26 16:34:19 PDT
rdar://98692644
Comment 5 EWS 2022-09-28 15:40:40 PDT
Committed 254973@main (adb079825b35): <https://commits.webkit.org/254973@main>

Reviewed commits have been landed. Closing PR #4725 and removing active labels.