commit | ef0e559fb35ee97959a14ec5f57c32b72b49a87e | [log] [tgz] |
---|---|---|
author | Robert Mader <robert.mader@collabora.com> | Fri Oct 18 05:38:50 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 18 05:38:50 2024 |
tree | 85eedeeccb796a228944ba7e94708653bd006da8 | |
parent | 08529292f0599d68e7b7ad566b59466b80fedb24 [diff] |
media/gpu/chromeos: (Re)add feature to disable the libYUV image processor This partly reverts crrev.com/c/4111326 and related commits on order to use the V4L2 processor even in cases where libYUV supported and preferred by default. This can be useful on newer (non-ChromeOS) Linux platforms, especially with regards to ongoing efforts to offload work to the display engine. The decission to keep the feature local was motivated by a review for a similar and related feature, where that was explicitly requested, see crrev.com/c/5038617 Original author: Alexandros Frantzis <alexandros.frantzis@collabora.com> Bug: 372630272 Change-Id: I296599f4bb5b2c768681f196ae00e7c4b5f5626d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5921461 Reviewed-by: Hirokazu Honda <hiroh@chromium.org> Reviewed-by: Fritz Koenig <frkoenig@chromium.org> Commit-Queue: Fritz Koenig <frkoenig@chromium.org> Cr-Commit-Position: refs/heads/main@{#1370416}
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.