Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: 90a7998733e09d698e5c84ad422a3ac0a2a0db4e
https://github.com/WebKit/WebKit/commit/90a7998733e09d698e5c84ad422a3ac0a2a0db4e
Author: Philippe Normand <[email protected]>
Date: 2026-03-18 (Wed, 18 Mar 2026)
Changed paths:
M
Source/WebCore/platform/graphics/gstreamer/GStreamerVideoFrameConverter.cpp
M Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.cpp
Log Message:
-----------
Cherry-pick 309464@main (23b89d74b429).
https://bugs.webkit.org/show_bug.cgi?id=308959
[GStreamer][1.28]
http/wpt/webcodecs/videoFrame-video-element-compressed.html fails
https://bugs.webkit.org/show_bug.cgi?id=308959
Reviewed by Xabier Rodriguez-Calvar.
Download video frames from GPU memory before performing the copy. The video
frame converter was
adapted to force a color conversion as well, because gldownload currently
fails to process buffers
allocated with the udmabuf allocator.
*
Source/WebCore/platform/graphics/gstreamer/GStreamerVideoFrameConverter.cpp:
(WebCore::GStreamerVideoFrameConverter::Pipeline::Pipeline):
(WebCore::GStreamerVideoFrameConverter::Pipeline::run):
* Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.cpp:
(WebCore::VideoFrame::copyTo):
Canonical link: https://commits.webkit.org/309464@main
Canonical link: https://commits.webkit.org/305877.232@webkitglib/2.52
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications