Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 69a99fe5db4fb99318a4055f57df2a692fcf83c3
      
https://github.com/WebKit/WebKit/commit/69a99fe5db4fb99318a4055f57df2a692fcf83c3
  Author: Philippe Normand <[email protected]>
  Date:   2024-08-29 (Thu, 29 Aug 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp
    M Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.h

  Log Message:
  -----------
  [GStreamer][WebRTC] Initialize all audio/video RTP header extension 
capabilities
https://bugs.webkit.org/show_bug.cgi?id=278792

Reviewed by Xabier Rodriguez-Calvar.

In some cases a newly added audio transceiver would induce an SDP offer 
including only audio RTP
header extensions, without the common extensions. Ditto for video transceivers.

Driving-by, make use of ASCIILiteral in more places in the registry scanner.

* Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:
(WebCore::probeRtpExtensions):
(WebCore::GStreamerRegistryScanner::fillAudioRtpCapabilities):
(WebCore::GStreamerRegistryScanner::fillVideoRtpCapabilities):
(WebCore::GStreamerRegistryScanner::audioRtpExtensions):
(WebCore::GStreamerRegistryScanner::videoRtpExtensions):
* Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.h:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to