[webkit-changes] [WebKit/WebKit] 6e2652: [GStreamer][WebRTC] Re-enable auto header extensio...
Philippe Normand
noreply at github.com
Wed Mar 20 04:50:04 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6e2652f49f822f4a98b9c7f80d22578bd4b9316a
https://github.com/WebKit/WebKit/commit/6e2652f49f822f4a98b9c7f80d22578bd4b9316a
Author: Philippe Normand <philn at igalia.com>
Date: 2024-03-20 (Wed, 20 Mar 2024)
Changed paths:
M Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingAudioSourceGStreamer.cpp
M Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingVideoSourceGStreamer.cpp
Log Message:
-----------
[GStreamer][WebRTC] Re-enable auto header extensions on audio/video RTP payloaders
https://bugs.webkit.org/show_bug.cgi?id=271242
Reviewed by Xabier Rodriguez-Calvar.
The caps negotiation issues with auto-header-extension enabled seem to have been solved.
* Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingAudioSourceGStreamer.cpp:
(WebCore::RealtimeOutgoingAudioSourceGStreamer::setPayloadType):
* Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingVideoSourceGStreamer.cpp:
(WebCore::RealtimeOutgoingVideoSourceGStreamer::setPayloadType):
Canonical link: https://commits.webkit.org/276400@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list