[webkit-changes] [WebKit/WebKit] 66f942: [GStreamer][WebRTC] RTP VPx payloader tweaks

Philippe Normand noreply at github.com
Thu Jul 6 03:37:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 66f9428e6fe8ad12cd09c848a25cbf8807308d42
      https://github.com/WebKit/WebKit/commit/66f9428e6fe8ad12cd09c848a25cbf8807308d42
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-07-06 (Thu, 06 Jul 2023)

  Changed paths:
    M Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingVideoSourceGStreamer.cpp

  Log Message:
  -----------
  [GStreamer][WebRTC] RTP VPx payloader tweaks
https://bugs.webkit.org/show_bug.cgi?id=258872

Reviewed by Xabier Rodriguez-Calvar.

Set the picture ID field size to 15 bits on VP8 and VP9 RTP payloaders, this is recommended for
WebRTC scenarios.

* Source/WebCore/platform/mediastream/gstreamer/RealtimeOutgoingVideoSourceGStreamer.cpp:
(WebCore::RealtimeOutgoingVideoSourceGStreamer::setPayloadType):

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




More information about the webkit-changes mailing list