Bug 258938 - Use CVBufferGetAttachment or IOSurfaceGetYCbCrMatrix instead of hard coding the YCbCr matrix
Summary: Use CVBufferGetAttachment or IOSurfaceGetYCbCrMatrix instead of hard coding t...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-06 10:47 PDT by Mike Wyrzykowski
Modified: 2023-10-18 09:10 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.