Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 58a716d2bd759014260fa508b4d2fa5674f8cc61
https://github.com/WebKit/WebKit/commit/58a716d2bd759014260fa508b4d2fa5674f8cc61
Author: Philippe Normand <[email protected]>
Date: 2026-05-04 (Mon, 04 May 2026)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.cpp
Log Message:
-----------
[GStreamer] Restore DMABuf caching code removed in 306270@main
https://bugs.webkit.org/show_bug.cgi?id=313811
Reviewed by Carlos Garcia Campos.
DMABufs are tied to the underlying GstMemory, so caching them allows us to
prevent un-necessary FD
duplications.
* Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.cpp:
(WebCore::VideoFrameGStreamer::getDMABuf):
Canonical link: https://commits.webkit.org/312506@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications