commit | 1b351252921a4dfa8d75df158c5e4f6d61b9e09c | [log] [tgz] |
---|---|---|
author | Pi-Hsun Shih <pihsun@chromium.org> | Fri Apr 07 02:20:32 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 07 02:20:32 2023 |
tree | c95a15af3b9d3d1e46ebe49ec67b1e935285bff2 | |
parent | c949719f829b8dce1cece85d447b03ad1bafb578 [diff] |
Revert "media: plumb correct modifier for camera JPEG HW encode/decode" This reverts commit 6c4720af751a9ca10ad71454f724b349728a0884. Reason for revert: Reverting CrOS side change https://crrev.com/c/4384244 Original change's description: > media: plumb correct modifier for camera JPEG HW encode/decode > > Previously buffer modifier didn't plumbed between chrome and camera > service, the modifier is leaved as DRM_FORMAT_MOD_INVALID, this CL > plumbs the modifier for the buffer used in camera service for HW > JPEG encoding and decoding case. > > Bug: b/236746283 > Change-Id: I32bc3f14e9257785dbd989c37926429de48a8a0f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4314460 > Reviewed-by: Ricky Liang <jcliang@chromium.org> > Reviewed-by: danakj <danakj@chromium.org> > Commit-Queue: Zhaoliang Ma <zhaoliang.ma@intel.com> > Cr-Commit-Position: refs/heads/main@{#1122296} Bug: b/236746283 Change-Id: I9f4b528d86540189f0a5ad9620dab8a802a28060 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4384167 Commit-Queue: Ricky Liang <jcliang@chromium.org> Reviewed-by: Ricky Liang <jcliang@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/main@{#1127490}
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.