Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 29b3635503789177104ab41d944ab2bfbb9c6f23
https://github.com/WebKit/WebKit/commit/29b3635503789177104ab41d944ab2bfbb9c6f23
Author: Mike Wyrzykowski <[email protected]>
Date: 2025-07-29 (Tue, 29 Jul 2025)
Changed paths:
M Source/WebGPU/WebGPU/BindGroup.mm
M Source/WebGPU/WebGPU/MetalSPI.h
Log Message:
-----------
[WebGPU] Bi-planar, non-packed 10-bit YCbCr videos are not correctly imported
via importExternalTexture
https://bugs.webkit.org/show_bug.cgi?id=296456
rdar://156643840
Reviewed by Dan Glastonbury.
Use the appropriate MTLPixelFormat for CVMetalTextureCache when importing
10-bit video formats.
Test: fast/webgpu/regression/repro_275345.html continues to pass
* Source/WebGPU/WebGPU/BindGroup.mm
* Source/WebGPU/WebGPU/MetalSPI.h:
Some 10-bit video formats were incorrectly handled during import.
Canonical link: https://commits.webkit.org/298022@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes