| commit | 9ba43a889d0a4acac97a80184825991715d0642c | [log] [tgz] |
|---|---|---|
| author | Saifuddin Hitawala <hitawala@chromium.org> | Fri Nov 15 14:48:57 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 15 14:48:57 2024 |
| tree | 6bd0b744269f55927949199f9b29d824fd9d0200 | |
| parent | d96cd2c9f2f55b391fba96308b5dbf2568214c52 [diff] |
[media] Pass Unpremul alpha for YUV conversion The alpha here should come in premultiplied so pass Unpremul alpha instead. Bug: 343011436 Change-Id: I667faddf4e7d5f62b5f7f3afcb125c31af7a6be7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6019887 Commit-Queue: Saifuddin Hitawala <hitawala@chromium.org> Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1383597}
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.