commit | 47845d4c20a35619e616d8d2f2219eb94c7bfa56 | [log] [tgz] |
---|---|---|
author | Erin Yan <yiranyan@google.com> | Wed Feb 05 21:27:34 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 05 21:27:34 2025 |
tree | 9bbcbb8064ff4ded103c8af188273b5ce453f66e | |
parent | 5b8d79686ea48b74f79172bdb012bec04aa4d24e [diff] |
Pass through ac3/eac3 support to the browser. Mojo pipe for ApplicationMediaCapabilities was broken with the browser decoupling. This lets CastContentRendererClient receive the OnSupportedBitstreamAudioCodecsChanged events again. In upstream chromium, we will use AudioManagerAndroid to directly set support. Bug: internal 371469701 Test: Cast Dolby Digital Plus (E-AC3) content. Change-Id: I59f4c3f8df507ed69853e0e97be6722028991c69 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6216724 Reviewed-by: Vigen Issahhanjan <vigeni@google.com> Reviewed-by: Simeon Anfinrud <sanfin@chromium.org> Commit-Queue: Erin Yan <yiranyan@google.com> Cr-Commit-Position: refs/heads/main@{#1416433}
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.