commit | 1000c652306da6b0792deec7fcbc88d9b6621144 | [log] [tgz] |
---|---|---|
author | Nathan Hebert <nhebert@chromium.org> | Tue Dec 17 01:52:46 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 17 01:52:46 2024 |
tree | 60da4f60af536e54c6d7c0795173896342c8de5f | |
parent | 72a00ca0bcdbd85947e08ec8e260dffbf8d7fb44 [diff] |
[M132] media/chromeos/RegisteredFrameConverter: set colorspace and HDR metadata These metadata were accidentally dropped in https://crrev.com/c/5924235. Adding them back now. This change affects tast.video.Contents test cases. On some devices, like octopus, the `total_distance` metrics regressed when the metadata was dropped. On some devices, like brya, the test metrics improved when the metadata was dropped. For those devices, we will see an metrics "regression" with this change. Bug:b:377303721 Bug:b:384520603 (cherry picked from commit 5a7e200043ab6d27aa89ab98a0085a7cbfe2637e) Change-Id: Iecf9b9264bfa84625590c9d2954d26d0b380dde9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6079446 Reviewed-by: Andres Calderon Jaramillo <andrescj@chromium.org> Commit-Queue: Nathan Hebert <nhebert@chromium.org> Cr-Original-Commit-Position: refs/heads/main@{#1393670} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6099730 Cr-Commit-Position: refs/branch-heads/6834@{#2286} Cr-Branched-From: 47a3549fac11ee8cb7be6606001ede605b302b9f-refs/heads/main@{#1381561}
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.