commit | 8b319fcae814a1b6cad12f100c5b948cbe270c0c | [log] [tgz] |
---|---|---|
author | Dale Curtis <dalecurtis@chromium.org> | Sat Jan 20 01:52:43 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 20 01:52:43 2024 |
tree | 3008125bb4a71aa1b7ade2c25dcd4c3e41f3b593 | |
parent | adc04ae0a34bbb4484faeeea81e8a790163f9de7 [diff] |
Add parsing of YuvSubsampling from VP9 and AV1 codec strings. This is a precusor to having the encoder encode in 422, 444 formats. This reland treats invalid profile/sampling combinations as warnings and assumes the defaults otherwise. Bug: 1378115 Change-Id: Ibd811201a26075b570f54ee9fc1e232a7401b629 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5218734 Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: James Zern <jzern@google.com> Reviewed-by: James Zern <jzern@google.com> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1249754}
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.