| commit | 7b0b50ecb4a967e968f9e51a883d9c76595dfb87 | [log] [tgz] |
|---|---|---|
| author | Qiu Jianlin <jianlin.qiu@intel.com> | Wed Jul 30 08:26:18 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 30 08:26:18 2025 |
| tree | 7a5ce3c674850e7feb209fa878468800b5e4c921 | |
| parent | 7bc64759c9376d29f15411483bed6d9115561dcd [diff] |
[DX12 Enc] Support SharedImage encoding for NV12 frames. Adds support of encoding from shared images. Non-NV12 frame support will be added with follow up CL. Test: Update gpu/webcodecs/encoding.html with manual entries of source type hw_decoder, and prefer-hardware. Confirmed the shared image encoding path is executed, and tests succeed with D3D11VideoDecoderUseSharedHandle on/off. Bug: 40275246 Change-Id: I8c68f9ffb3da170b3be2d64725e2d5ecf72cf1ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6777313 Reviewed-by: Eugene Zemtsov <eugene@chromium.org> Commit-Queue: Jianlin Qiu <jianlin.qiu@intel.com> Cr-Commit-Position: refs/heads/main@{#1494012}
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.