commit | 392d99c80ca2fb08879867d6fa67b628041848e8 | [log] [tgz] |
---|---|---|
author | Qiu Jianlin <jianlin.qiu@intel.com> | Mon Nov 11 21:45:39 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 11 21:45:39 2024 |
tree | 3f881d89f30f52f0dd5cd8cfce99801a2325d449 | |
parent | aa19d393f47e9d9d6ba864007921ae87aa368914 [diff] |
Check all supported dimensions of a profile for fallback. VEA may return multiple supported dimensions for a given profile. Do not fallback until current requested encoding size falls out of the scope of all of them. Also as a follow up, filter out profiles that is backed by software but blocked when checking dimensions or scalability modes supported by VEA. Bug: 40276507 Change-Id: Id87b46f210e2dd937b8c6236670abb26a600628b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6007306 Reviewed-by: Sida Zhu <zhusida@bytedance.com> Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Reviewed-by: Hirokazu Honda <hiroh@chromium.org> Commit-Queue: Jianlin Qiu <jianlin.qiu@intel.com> Cr-Commit-Position: refs/heads/main@{#1381414}
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.