commit | 3eb5de1428d1f350181eaa55ceae2cbb80e1dc15 | [log] [tgz] |
---|---|---|
author | Eero Häkkinen <eero.hakkinen@intel.com> | Thu Jun 04 05:09:55 2020 +0000 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jun 04 05:09:55 2020 +0000 |
tree | 176b9133dcaa78409151981cc080ca015e409e8f | |
parent | 3b8f5a3b2903f2aa50efb971f430ddce57a17d16 [diff] |
[PTZ] Check that hardware supports PTZ This CL changes media stream device controller so that it checks that hardware supports PTZ before requesting a PTZ permission. This CL implements the actual hardware support test only on Linux. Bug: 934063 Change-Id: I51551a8f486252d652985667055f24d221ac6f5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2223936 Commit-Queue: Eero Häkkinen <eero.hakkinen@intel.com> Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by: Guido Urdaneta <guidou@chromium.org> Auto-Submit: Eero Häkkinen <eero.hakkinen@intel.com> Cr-Commit-Position: refs/heads/master@{#774975}
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.
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.