[webkit-changes] [WebKit/WebKit] 17b431: [GStreamer][WebRTC] Ensure payload types are coher...

Philippe Normand noreply at github.com
Mon May 15 02:06:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 17b431999014409e4831dce71e69e0033d87ede5
      https://github.com/WebKit/WebKit/commit/17b431999014409e4831dce71e69e0033d87ede5
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-05-15 (Mon, 15 May 2023)

  Changed paths:
    M Source/WebCore/Modules/mediastream/gstreamer/GStreamerRtpTransceiverBackend.cpp

  Log Message:
  -----------
  [GStreamer][WebRTC] Ensure payload types are coherent on transceivers codec preferences
https://bugs.webkit.org/show_bug.cgi?id=256713

Reviewed by Xabier Rodriguez-Calvar.

This is a follow-up to 263135 at main which made payload types consistent in SDP offers/answers and
newly created transceivers, and now also when codec preferences are modified on an existing
transceiver.

* Source/WebCore/Modules/mediastream/gstreamer/GStreamerRtpTransceiverBackend.cpp:
(WebCore::GStreamerRtpTransceiverBackend::setCodecPreferences):

Canonical link: https://commits.webkit.org/264067@main




More information about the webkit-changes mailing list