Skip processing HDR content in OverlayProcessor when Chrome is in HDR mode
Although overlay cannot process HDR video without colorspace degraded, renderpass will still be sent to OverlayProcessor. Since there isn't an explicit skipping policy for processing HDR content with overlay in HDR mode, this CL adds an condition to skip further processing when target colorspace is HDR. Change-Id: I14d2c39a332827990b950ee04f5174ddac0f1ee0 Bug: 1036736 Change-Id: I14d2c39a332827990b950ee04f5174ddac0f1ee0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1977848Reviewed-by:kylechar <kylechar@chromium.org> Commit-Queue: Richard Li <richard.li@intel.com> Cr-Commit-Position: refs/heads/master@{#728432}
Showing
Please register or sign in to comment