| commit | c797de52bb9f174b4680901fe330cda80e778891 | [log] [tgz] |
|---|---|---|
| author | Miguel Casas <mcasas@chromium.org> | Thu May 27 02:51:26 2021 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 27 02:51:26 2021 |
| tree | 887402cc40b0606f79c092d501cb8a0d6d605040 | |
| parent | 06ac65639a593672437d198ae53b9f9230240381 [diff] |
media/gpu/vaapi: restrict VP9encoder to kConstantQuantizationParameter ToT VP9Encoder is only used from VaapiVideoEncodeAccelerator in CQ mode. This CL removes the provisions to support CB mode in VP9Encoder. No new functionality intended. Bug: b:188853141 Change-Id: Ie35a63bb2ab92a8a25266e088a96f1c41b673f0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2911524 Auto-Submit: Miguel Casas <mcasas@chromium.org> Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by: Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#887018}
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.