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