Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f2e935e81d2d07090536fd8ade3ad9303d8eb1a1
https://github.com/WebKit/WebKit/commit/f2e935e81d2d07090536fd8ade3ad9303d8eb1a1
Author: Philippe Normand <[email protected]>
Date: 2026-04-06 (Mon, 06 Apr 2026)
Changed paths:
M
LayoutTests/platform/glib/imported/w3c/web-platform-tests/media-capabilities/decodingInfo.webrtc-expected.txt
M
LayoutTests/platform/glib/imported/w3c/web-platform-tests/media-capabilities/encodingInfo.webrtc-expected.txt
M Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp
Log Message:
-----------
[GStreamer][WebRTC][1.28]
imported/w3c/web-platform-tests/webrtc/simulcast/rid-manipulation.html fails
https://bugs.webkit.org/show_bug.cgi?id=308926
Reviewed by Xabier Rodriguez-Calvar.
Since GStreamer 1.28 the H.264 profiles are more thoroughly checked in the SDP.
Without advertizing
the constrained-baseline profile with level 3.1 in our offers and answers the
rid-manipulation.html
would fail to negotiate its munged SDP values.
* Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:
(WebCore::GStreamerRegistryScanner::fillVideoRtpCapabilities):
Canonical link: https://commits.webkit.org/310639@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications