Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: df4a497be6f4064bb805354ac2a584d720359dc2
https://github.com/WebKit/WebKit/commit/df4a497be6f4064bb805354ac2a584d720359dc2
Author: Philippe Normand <[email protected]>
Date: 2026-01-27 (Tue, 27 Jan 2026)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.cpp
M Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.h
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferVideo.cpp
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferVideo.h
Log Message:
-----------
REGRESSION(306270@main): [GStreamer] Broken build with GStreamer versions <
1.24
https://bugs.webkit.org/show_bug.cgi?id=306335
Unreviewed, fix the build for GStreamer versions older than 1.24.
In 306270@main the DMABuf handling was only partly made specific to GStreamer
versions newer than
1.24. Make this explicit for users of the new getDMABuf() VideoFrame method.
* Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.cpp:
* Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.h:
*
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferVideo.cpp:
(WebCore::CoordinatedPlatformLayerBufferVideo::createBufferIfNeeded):
*
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferVideo.h:
Canonical link: https://commits.webkit.org/306283@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications