Bug 257724 - Simplify GPUExternalTexture WebCodecsVideoFrame implementation
Summary: Simplify GPUExternalTexture WebCodecsVideoFrame implementation
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-06-05 13:39 PDT by Mike Wyrzykowski
Modified: 2023-09-20 21:47 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-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.