[webkit-changes] [WebKit/WebKit] e2ccf6: [GStreamer][WebRTC] Ensure end-point pipeline is s...

Philippe Normand noreply at github.com
Tue Mar 14 05:18:51 PDT 2023


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

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

  Log Message:
  -----------
  [GStreamer][WebRTC] Ensure end-point pipeline is stopped when destroying
https://bugs.webkit.org/show_bug.cgi?id=253833

Reviewed by Xabier Rodriguez-Calvar.

As subject says, make sure the pipeline is teared down during disposal of the EndPoint.

* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
(WebCore::GStreamerMediaEndpoint::~GStreamerMediaEndpoint):
(WebCore::GStreamerMediaEndpoint::teardownPipeline):
* Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.h:

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




More information about the webkit-changes mailing list