commit | 6726f2a33c48e7c223226c8e816e51f6f8b1dfe2 | [log] [tgz] |
---|---|---|
author | Jianjun Zhu <jianjun.zhu@intel.com> | Mon Oct 28 13:10:48 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 28 13:10:48 2024 |
tree | 180d382ded365a487f86f7e97ef4c9fdc81ad8d2 | |
parent | 89b03c0d7c76511664d2d98268dc3fe1a6211fda [diff] |
GetSupportedFormats returns correct scalability modes. When converting VEA's SupportedProfile to webrtc::SdpVideoFormat, scalability modes were ignored. Future setParameters calls may fail because of the mismatch of scalability mode. Bug: webrtc:41480904 Change-Id: Iaf63b333962ae28bc7d6db8ea4f8132551ecfec8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5963917 Reviewed-by: Henrik Boström <hbos@chromium.org> Commit-Queue: Jianjun Zhu <jianjun.zhu@intel.com> Reviewed-by: Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/main@{#1374576}
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.