commit | 0c91b047c08ddbec1f1fefb7d419f9b520cef6f9 | [log] [tgz] |
---|---|---|
author | Jiao Zhou <jiaozhou@google.com> | Tue Oct 31 00:00:49 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 31 00:00:49 2023 |
tree | 9a7b9be6fac25855583d3a9e2e3be4b9ad06a450 | |
parent | 2e1614da56ef45a0fb34041a8c159c3e834aad3e [diff] |
Disable video acceleration for Intel 8LP gpus Intel 8LP GPUs display black artifacts when using Chromecast. Disabling disable_accelerated_vp8_encode and disable_accelerated_h264_encode fixes the issue. Bug: b:293173688 Test: deployed chrome, chromecast and no black artifacts appear Change-Id: Ibec8b411ef828195d2f653fbdbcdda370a138fce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4977570 Auto-Submit: Jiao Zhou <jiaozhou@google.com> Reviewed-by: Maggie Chen <magchen@chromium.org> Commit-Queue: Jiao Zhou <jiaozhou@google.com> Cr-Commit-Position: refs/heads/main@{#1217303}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.