commit | 0221b7ebc909cf5448583c8f3c17ce634f98a53a | [log] [tgz] |
---|---|---|
author | Sida Zhu <zhusida@bytedance.com> | Tue Dec 17 03:22:08 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 17 03:22:08 2024 |
tree | 458862bfbc4389c6ed2781199373958c79b28feb | |
parent | bde829d40cf47b03a6a2efe5bb64a4441a85ce47 [diff] |
Video: Make Android HEVC support profiles query a single source of truth 1. Add more comments to describe why HEVC SW encoder is not report as supported. 2. Move profile check into `GetEncoderInfoCache()` as some functions don't seem to use `GetSupportedProfiles()`. Bug: 382015342 Change-Id: I887eb48f648e865c54430a5606d0136dc19bf726 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6093446 Commit-Queue: Sida Zhu <zhusida@bytedance.com> Reviewed-by: Eugene Zemtsov <eugene@chromium.org> Cr-Commit-Position: refs/heads/main@{#1397131}
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.