commit | edd81f4f02dd5ebb365f0e7eceb42780a881920f | [log] [tgz] |
---|---|---|
author | Palak Agarwal <agpalak@chromium.org> | Tue Mar 05 13:36:46 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 05 13:36:46 2024 |
tree | c9efd641a4f777bc4b84a661e8002dee2511fcee | |
parent | 1af7ee8a4fc81ed1cc847ab120f37697e3420830 [diff] |
Implement constructor in RTCEncodedVideoFrame This is inline with the algorithm described in https://github.com/w3c/webrtc-encoded-transform/compare/main...palak8669:webrtc-encoded-transform:constructor_frame This is a reland of https://chromium-review.googlesource.com/c/chromium/src/+/5295578 which got reverted due to wrong include rules. Bug: 14709 Change-Id: I5da20d10295908b2592c3c7202aa56fd206bf908 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5307134 Reviewed-by: Guido Urdaneta <guidou@chromium.org> Commit-Queue: Palak Agarwal <agpalak@chromium.org> Cr-Commit-Position: refs/heads/main@{#1268408}
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.