Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ae71c24d33d0d36eb29302c0302c186daf554b18
https://github.com/WebKit/WebKit/commit/ae71c24d33d0d36eb29302c0302c186daf554b18
Author: Philippe Normand <[email protected]>
Date: 2026-03-03 (Tue, 03 Mar 2026)
Changed paths:
M
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoDecoderFactory.cpp
Log Message:
-----------
[GStreamer][LibWebRTC] Misc fixes for the video decoder factory
https://bugs.webkit.org/show_bug.cgi?id=308984
Reviewed by Xabier Rodriguez-Calvar.
This patch restores the reference timestamp meta for storing RTP timestamps in
case the pipeline is
doing actual decoding. Also passing by, exit early if the input image has no
encoded data buffer and
pull samples from the sink using a timeout, solving potential deadlocks if the
pipeline has a decoder.
*
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoDecoderFactory.cpp:
Canonical link: https://commits.webkit.org/308528@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications