commit | bfda23bf51cbb241b79518eefee92a532cbce167 | [log] [tgz] |
---|---|---|
author | Eugene Zemtsov <eugene@chromium.org> | Thu Oct 19 02:28:46 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 19 02:28:46 2023 |
tree | ae4aa8f014a1b9f49393c4680ea91dddf8a3f095 | |
parent | 5b166eb99d21d27801b7dc7c7868bfbca9bbd7c1 [diff] |
webcodecs: Implement support for VideoEncoderConfig.contentHint A way to indicate type of content VideoEncoder should expect to see in coming frames. Bug: 1493588 Change-Id: Ie1d9865171f0f0185a1ff57d0507eae3b4035f93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4953613 Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Reviewed-by: Peter Kasting <pkasting@chromium.org> Commit-Queue: Eugene Zemtsov <eugene@chromium.org> Cr-Commit-Position: refs/heads/main@{#1211920}
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.