commit | fdcc144b71c9fcef3a7f68b974962c56c6fde55a | [log] [tgz] |
---|---|---|
author | Steve Cho <stevecho@google.com> | Thu Aug 17 16:20:39 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 17 16:20:39 2023 |
tree | c876d22f7d68108b275b0e7ad0990b097b43aafe | |
parent | d64bc2d9aee40a1cfd6340eaaa4f7744445afbef [diff] |
media/gpu/v4l2/test: decode params setting for HEVC platform decoder This CL prepares |v4l2_ctrl_hevc_decode_params| structure. This is needed for |V4L2_CID_STATELESS_HEVC_DECODE_PARAMS| HEVC stateless control. Bug: b:261127809 TEST: v4l2_stateless_decoder --video=test-25fps.hevc --frames=1 --v=4 on cherry Change-Id: Ibc09e591408d371273eefc4b8951cc10d6a38081 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4786527 Reviewed-by: Chen-Yu Tsai <wenst@chromium.org> Commit-Queue: Steve Cho <stevecho@chromium.org> Cr-Commit-Position: refs/heads/main@{#1184755}
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.