sRGB shouldn't be used for HDR video
On Intel ICL platform with HDR monitor being connected, we have observed quite obvious wrong color when playing HDR video. The root cause is that sRGB is being used in GLRenderer::DrawYUVVideoQuad mistakenly. This CL fixes it by using the original HDR colorspace instead. Bug: 1033776 Change-Id: I7739c0afc4d623907571cda866a77c51c1f706e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1966578Reviewed-by:Zhenyao Mo <zmo@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Commit-Queue: Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#727252}
Showing
Please register or sign in to comment