commit | 06f8dfd84fb3182a697e813bc8f83eea5ca1d82f | [log] [tgz] |
---|---|---|
author | Saifuddin Hitawala <hitawala@chromium.org> | Mon Jul 15 19:01:24 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 15 19:01:24 2024 |
tree | 5150db8e4ec5f595c7695605d2a26621a60f7ab4 | |
parent | bcafd479c6d30e5d3bb7a40e45c2b78cfd3a38b9 [diff] |
[media] Remove GetSinglePlaneSIFormat and localize to VRU VideoResourceUpdater is the last consumer of LegacyMultiPlaneFormat through GetSinglePlaneSharedImageFormat. This change removes the method so there are no other consumers and localizes usage to VideoResourceUpdater. Bug: 332564976 Change-Id: Ib1629332246dc6603d10db12cb0ccb1cab4ba6df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5702796 Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Saifuddin Hitawala <hitawala@chromium.org> Cr-Commit-Position: refs/heads/main@{#1327698}
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.