commit | 755d5da03592dbe99203a2bcab1fc0fffd5ab25c | [log] [tgz] |
---|---|---|
author | Dan Sanders <sandersd@chromium.org> | Wed Nov 15 22:33:55 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 15 22:33:55 2023 |
tree | f67c68db558f0a6b50e6516f73973fd0687e948a | |
parent | ea92db814e8a12b8aebf532c8a1c5b267c78786c [diff] |
[media] VTVD: cleanups - Fix: AV1Decoder was reporting natural size as visible rect - Add visible_rect to session metadata, for future use in the image config - Rename video_toolbox_decode_metadata -> video_toolbox_decompression_metadata - Rename video_toolbox_decompression_interface -> video_toolbox_decompression_session_manager - Rewrite parameter name comments in the correct style. Bug: 1331597 Change-Id: Ice68ab658ed8c973b65fa2a90093faf22507c9f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5034463 Reviewed-by: Thomas Guilbert <tguilbert@chromium.org> Commit-Queue: Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/main@{#1225184}
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.