Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dc36ab851de9ea91289369eb4721cf1292577d1a
https://github.com/WebKit/WebKit/commit/dc36ab851de9ea91289369eb4721cf1292577d1a
Author: Philippe Normand <[email protected]>
Date: 2026-08-27 (Thu, 27 Aug 2026)
Changed paths:
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/gtk/TestExpectations
M
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoEncoderFactory.cpp
Log Message:
-----------
[GTK][WPE] webrtc/protocol/additional-codecs.html and
webrtc/msection-recycling.html crash in
GStreamerRegistryScanner::isCodecSupported
https://bugs.webkit.org/show_bug.cgi?id=322633
Reviewed by Xabier Rodriguez-Calvar.
The GStreamerVideoEncoderFactory relies on the GStreamer registry scanner and
on the internal
GStreamer video encoder element, so we need to make sure the registry has an
up-to-date cache and
that the encoder has been registered as well.
* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/gtk/TestExpectations:
*
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoEncoderFactory.cpp:
(WebCore::GStreamerVideoEncoderFactory::GStreamerVideoEncoderFactory):
Canonical link: https://commits.webkit.org/319954@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications