commit | a0afc47bd7d7fb7ccc34a26873e784ace8ae0102 | [log] [tgz] |
---|---|---|
author | Miguel Casas <mcasas@chromium.org> | Tue Jan 02 19:37:39 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 02 19:37:39 2024 |
tree | fef1296662b0f739749433d96bf34e4ed5cc7337 | |
parent | 5190fabee9d17626a8348169365c557c218167ba [diff] |
media/gpu/V4L2StatefulVD: Fix |framerate_control_| initialization https://crrev.com/c/5146969 landed |framerate_control_| initialization in the wrong spot (only after the device IsInitialized()), this CL fixes that. Bug: b:279980150, b:317989503 Change-Id: I5d9578a8f883d60284677e451dc2e21a96c9173e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5160609 Reviewed-by: Fritz Koenig <frkoenig@chromium.org> Commit-Queue: Miguel Casas-Sanchez <mcasas@chromium.org> Cr-Commit-Position: refs/heads/main@{#1242086}
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.