RESOLVED FIXED323316
[GTK][WPE] Skia compositor: use CoordinatedPlatformLayerBufferSkiaImage for non accelerated video frame buffers
https://bugs.webkit.org/show_bug.cgi?id=323316
Summary [GTK][WPE] Skia compositor: use CoordinatedPlatformLayerBufferSkiaImage for n...
Carlos Garcia Campos
Reported 2026-09-03 06:45:34 PDT
Instead of manually allocating a texture and uploading the pixels, we can just create a raster SkImage wrapping the video frame pixels and pass it to the compositor.
Attachments
Carlos Garcia Campos
Comment 1 2026-09-03 06:47:31 PDT
EWS
Comment 2 2026-09-07 01:46:16 PDT
Committed 320610@main (3f810b0168cd): <https://commits.webkit.org/320610@main> Reviewed commits have been landed. Closing PR #73148 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.