Bug 258938

Summary: Use CVBufferGetAttachment or IOSurfaceGetYCbCrMatrix instead of hard coding the YCbCr matrix
Product: WebKit Reporter: Mike Wyrzykowski <mwyrzykowski>
Component: WebGPUAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Mike Wyrzykowski 2023-07-06 10:47:21 PDT
Use CVBufferGetAttachment or IOSurfaceGetYCbCrMatrix instead of hard coding the YCbCr matrix for GPUExternalTexture color conversion
Comment 1 Radar WebKit Bug Importer 2023-07-06 10:47:39 PDT
<rdar://problem/111858329>
Comment 2 Mike Wyrzykowski 2023-10-12 13:32:45 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19016
Comment 3 EWS 2023-10-18 09:10:46 PDT
Committed 269470@main (de69fde68bd5): <https://commits.webkit.org/269470@main>

Reviewed commits have been landed. Closing PR #19016 and removing active labels.