WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
242491
Convert video colorspace into the <canvas> colourspace during RGB conversion
https://bugs.webkit.org/show_bug.cgi?id=242491
Summary
Convert video colorspace into the <canvas> colourspace during RGB conversion
Matt Woodrow
Reported
2022-07-07 18:22:28 PDT
CoreGraphics doesn't always apply the colourspace conversion when drawing Rec601 RGB content into an sRGB destination. We can apply this conversion instead during the YCbCr->RGB conversion to ensure it always gets applied. <
rdar://95420649
>
Attachments
Add attachment
proposed patch, testcase, etc.
Matt Woodrow
Comment 1
2022-07-07 18:36:37 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/2208
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug