commit | 8d121ca5cb79f00535c64c993b8bd901c77ad60a | [log] [tgz] |
---|---|---|
author | Eugene Zemtsov <eugene@chromium.org> | Thu Apr 15 01:05:09 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 15 01:05:09 2021 |
tree | 706e7ef3b22dbfb0e444b38ccd2f38e8a9bd15d6 | |
parent | 70c16ce7d171d36fab0867cf9ef719cb09dee52e [diff] |
webcodecs: Implementation of VideoEncoder.isConfigSupported() Bug: 1176442 Change-Id: I2463090994eb946284eeee1e62ed53ebd7c9584c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2823770 Commit-Queue: Eugene Zemtsov <eugene@chromium.org> Reviewed-by: Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/master@{#872626}
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.