Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: 59fb4dedc2beec6d04fdd7bd76b6e48ede1ed36a
https://github.com/WebKit/WebKit/commit/59fb4dedc2beec6d04fdd7bd76b6e48ede1ed36a
Author: Philippe Normand <[email protected]>
Date: 2026-02-19 (Thu, 19 Feb 2026)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.cpp
Log Message:
-----------
Cherry-pick 307816@main (b48d5d91d0e7).
https://bugs.webkit.org/show_bug.cgi?id=308055
[GStreamer] ASSERT in VideoFrameGStreamer when handling incoming libwebrtc
video frames
https://bugs.webkit.org/show_bug.cgi?id=308055
Reviewed by Xabier Rodriguez-Calvar.
GStreamer Incoming LibWebRTC video sources create "encoded" video frames
when the playback is done
with a hardware decoder, so in that situation the DMABufFormat information
has to remain blank.
* Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.cpp:
(WebCore::videoFormatToDRMFourcc):
(WebCore::VideoFrameGStreamer::infoFromCaps):
Canonical link: https://commits.webkit.org/307816@main
Canonical link: https://commits.webkit.org/305877.85@webkitglib/2.52
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications