Bug 257724

Summary: Simplify GPUExternalTexture WebCodecsVideoFrame implementation
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-06-05 13:39:29 PDT
Simplify GPUExternalTexture WebCodecsVideoFrame implementation

Instead of using separate paths for remote and local textures, we can use SharedVideoFrameReader/Writer for both.
Comment 1 Radar WebKit Bug Importer 2023-06-05 13:39:57 PDT
<rdar://problem/110274148>
Comment 2 Mike Wyrzykowski 2023-06-05 18:27:00 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14687
Comment 3 EWS 2023-09-20 21:46:58 PDT
Committed 268232@main (f9d7fea52f90): <https://commits.webkit.org/268232@main>

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