commit | e6c063e27810d50d62dd352e55ed4c78a0a4064e | [log] [tgz] |
---|---|---|
author | Vasiliy Telezhnikov <vasilyt@chromium.org> | Thu Dec 05 19:44:03 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 05 19:44:03 2024 |
tree | ebf07673a9764da4601c7904bfda9352d0793b1a | |
parent | 8077c3166fe388de24da50575aaa6396a45609a3 [diff] |
Temporary introduce VideoFrame::IsTextureOriginTopLeft It wraps VideoFrameMetadata::texture_origin_top_left. so we can easily change that in a follow-up to be based on ClientSharedImage and later remove it completely and VideoFrameMetadata field. Bug: 378688985 Change-Id: I5ef6fb99dd2350c721500222c48a513c6890788f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6070098 Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1392463}
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.