Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 23b89d74b4297786f61ea000fff31d934c006672
https://github.com/WebKit/WebKit/commit/23b89d74b4297786f61ea000fff31d934c006672
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:
-----------
[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
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications