commit | 55dba9c5783e91091888aee3dfe18f602a86ed31 | [log] [tgz] |
---|---|---|
author | Joe Downing <joedow@google.com> | Thu Sep 01 00:32:55 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 01 00:32:55 2022 |
tree | c94a72a7ab11a74e2f55a7812b5ed23838817449 | |
parent | 00309335b6c2e4e514283fe9bbd7174b511c092f [diff] |
Add AV1 I444 support to CRD host This CL adds the code needed to the CRD host to allow it provide frames to the AV1 encoder using the I444 format. Bug: 1329660 Change-Id: I3795a1aab734fdfe26bfc135ffc8b723a9eb6c41 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3867799 Reviewed-by: Lambros Lambrou <lambroslambrou@chromium.org> Commit-Queue: Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/main@{#1041829}
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.