commit | 96081988119a61d0119ad076da3dcf5e755c75b6 | [log] [tgz] |
---|---|---|
author | Hirokazu Honda <hiroh@chromium.org> | Sat Jan 14 15:47:33 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 14 15:47:33 2023 |
tree | 95b46d77eeadc478f4befb6b4062867139405fec | |
parent | 5bf986e2a33728abb1118584eef31b757b2a8dd2 [diff] |
media/gpu/vaapiMJDA: Reorder functions This CL reorders functions of vapiMjpegDecodeAccelerator to reduce the number of code line changes when the new subclass is introduced. This must be a cosmetic change. Bug: b:264632353 Test: Chrome Camera App on volteer Change-Id: I4eff0c4881d788299e17c4b81e4fd4abde82c61e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4151134 Reviewed-by: Wei Lee <wtlee@chromium.org> Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/main@{#1092784}
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.