[webkit-changes] [WebKit/WebKit] 7878d7: [GStreamer][WebRTC] Implement GstMappedRtpBuffer

Philippe Normand noreply at github.com
Thu Mar 2 09:04:58 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7878d72b0fd7c5c84e185733ffc2d6ed65bccc02
      https://github.com/WebKit/WebKit/commit/7878d72b0fd7c5c84e185733ffc2d6ed65bccc02
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-03-02 (Thu, 02 Mar 2023)

  Changed paths:
    M Source/WebCore/Modules/mediastream/gstreamer/GStreamerWebRTCUtils.h
    M Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp
    M Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.h
    M Source/WebCore/platform/mediastream/gstreamer/RealtimeIncomingVideoSourceGStreamer.cpp

  Log Message:
  -----------
  [GStreamer][WebRTC] Implement GstMappedRtpBuffer
https://bugs.webkit.org/show_bug.cgi?id=251428

Reviewed by Xabier Rodriguez-Calvar.

With this new RAII object for mapping RTP buffers we don't need to manually unmap anymore.

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




More information about the webkit-changes mailing list