Branch: refs/heads/webkitglib/2.46
  Home:   https://github.com/WebKit/WebKit
  Commit: b07c3ef7942e950d30efdbb061c0661f6c620698
      
https://github.com/WebKit/WebKit/commit/b07c3ef7942e950d30efdbb061c0661f6c620698
  Author: Philippe Normand <[email protected]>
  Date:   2024-09-20 (Fri, 20 Sep 2024)

  Changed paths:
    M Source/WebCore/Modules/mediastream/RTCStatsReport.h
    M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp
    M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.h
    M 
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.cpp
    M 
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.h
    M Source/WebCore/Modules/mediastream/gstreamer/GStreamerStatsCollector.cpp
    M Source/WebCore/Modules/mediastream/gstreamer/GStreamerStatsCollector.h
    M 
Source/WebCore/platform/mediastream/gstreamer/GStreamerIncomingTrackProcessor.h

  Log Message:
  -----------
  Cherry-pick 283474@main (0a9e65244388). 
https://bugs.webkit.org/show_bug.cgi?id=279429

    [GStreamer][WebRTC] Refactor additional stats support into the endpoint
    https://bugs.webkit.org/show_bug.cgi?id=279429

    Reviewed by Xabier Rodriguez-Calvar.

    By keeping additional stats aggregation in the endpoint we can reuse this 
for future additional
    internal stats reporting.

    * Source/WebCore/Modules/mediastream/RTCStatsReport.h:
    * Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
    (WebCore::GStreamerMediaEndpoint::getStats):
    (WebCore::GStreamerMediaEndpoint::gatherStatsForLogging):
    (WebCore::GStreamerMediaEndpoint::preprocessStats):
    (WebCore::GStreamerMediaEndpoint::processStatsItem):
    (WebCore::GStreamerMediaEndpoint::onStatsDelivered):
    (WebCore::GStreamerMediaEndpoint::processStats): Deleted.
    * Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.h:
    * 
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.cpp:
    (WebCore::GStreamerPeerConnectionBackend::backendFromRTPSender):
    (WebCore::GStreamerPeerConnectionBackend::getStats):
    (WebCore::GStreamerPeerConnectionBackend::findExistingSender):
    (WebCore::backendFromRTPSender): Deleted.
    (WebCore::findExistingSender): Deleted.
    * 
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.h:
    * Source/WebCore/Modules/mediastream/gstreamer/GStreamerStatsCollector.cpp:
    (WebCore::RTCStatsReport::InboundRtpStreamStats::InboundRtpStreamStats):
    (WebCore::RTCStatsReport::OutboundRtpStreamStats::OutboundRtpStreamStats):
    (WebCore::ReportHolder::ReportHolder):
    (WebCore::fillReportCallback):
    (WebCore::GStreamerStatsCollector::getStats):
    * Source/WebCore/Modules/mediastream/gstreamer/GStreamerStatsCollector.h:
    * 
Source/WebCore/platform/mediastream/gstreamer/GStreamerIncomingTrackProcessor.h:
    (WebCore::GStreamerIncomingTrackProcessor::pad const):

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

Canonical link: https://commits.webkit.org/282416.112@webkitglib/2.46



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