commit | 9f6989ade2ad55af573385d2929d2647ac28a189 | [log] [tgz] |
---|---|---|
author | Erik Anderson <Erik.Anderson@microsoft.com> | Thu Jun 27 23:54:26 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 27 23:54:26 2024 |
tree | a59ad56becfe16558655e6f53b9a6d34684534c6 | |
parent | ce88043b86dc66070b9b8cc91010820a9879f70b [diff] |
Enable MediaFoundationAcceleratedEncodeOnArm64 Prior CLs have fixed most of the issues observed on Qualcomm hardware. The encoding rate control tests still fail on the current lab TryBot devices due to the actual bitrate being further off than the allowed tolerance. These failures are not observed on newer hardware (when run locally). Bug: 41481732, 348632352 Change-Id: Id40c916a1d73a57961c37b3dea393c27e6771001 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5660725 Reviewed-by: Eugene Zemtsov <eugene@chromium.org> Commit-Queue: Erik Anderson <Erik.Anderson@microsoft.com> Reviewed-by: Rafael Cintron <rafael.cintron@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1320716}
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.