commit | 71058e62ad3bbeb8867e085d7219eabb04573bcc | [log] [tgz] |
---|---|---|
author | Sida Zhu <zhusida@bytedance.com> | Wed May 25 19:04:58 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 25 19:04:58 2022 |
tree | fcc840a30d0724660e98c851df00f4f943e4cae0 | |
parent | df5813c7098c8111c6cd2f7d22eeb4af2c1c58a1 [diff] |
Reland: "Video: Integrade platform HEVC decoding for macOS" Fix issues that causes encrypted media test failed -----------------[ original description ]----------------- Code already exists and fixes should have all landed for macOS, this CL integrade HEVC clear content hw decoding support if macOS version >= BigSur. Disabled by default and needs to change the default flag kPlatformHEVCDecoderSupport to true to enable the feature. Bug: 1329017, 1300444 Change-Id: I5e71e048c12b6985f2ff8447d4c7b50708007360 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3665985 Commit-Queue: Dan Sanders <sandersd@chromium.org> Reviewed-by: Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/main@{#1007504}
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.