[webkit-changes] [WebKit/WebKit] 29db27: Cherry-pick 283548 at main (3688fe05d836). https://bu...
Philippe Normand
noreply at github.com
Thu Sep 19 03:27:45 PDT 2024
Branch: refs/heads/webkitglib/2.46
Home: https://github.com/WebKit/WebKit
Commit: 29db2779b01603da57292cb1ab31f534a7232453
https://github.com/WebKit/WebKit/commit/29db2779b01603da57292cb1ab31f534a7232453
Author: Philippe Normand <philn at igalia.com>
Date: 2024-09-19 (Thu, 19 Sep 2024)
Changed paths:
M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp
Log Message:
-----------
Cherry-pick 283548 at main (3688fe05d836). https://bugs.webkit.org/show_bug.cgi?id=279506
[GStreamer][WebRTC] Fix transceiver direction handling for GStreamer versions newer than 1.24
https://bugs.webkit.org/show_bug.cgi?id=279506
Reviewed by Xabier Rodriguez-Calvar.
GstWebRTCRTPTransceiver doesn't have a fired-direction property, so use direction. Until
GStreamer 1.26 direction and current-direction always had the same value. This was fixed by:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/cafb999fb0cdf32803fcc3f85f2652212f05c2d0
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
(WebCore::toGStreamerMediaEndpointTransceiverState):
Canonical link: https://commits.webkit.org/283548@main
Canonical link: https://commits.webkit.org/282416.109@webkitglib/2.46
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