[webkit-changes] [WebKit/WebKit] d94a8a: [GStreamer] Remove useless code from capturer

Philippe Normand noreply at github.com
Mon Feb 13 00:57:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d94a8a70284c9c9661c6265df46e8aac97fc3017
      https://github.com/WebKit/WebKit/commit/d94a8a70284c9c9661c6265df46e8aac97fc3017
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-02-13 (Mon, 13 Feb 2023)

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

  Log Message:
  -----------
  [GStreamer] Remove useless code from capturer
https://bugs.webkit.org/show_bug.cgi?id=252008

Reviewed by Xabier Rodriguez-Calvar.

The capturer pipeline has no sync bus handler, so not need to reset it when stopping.

* Source/WebCore/platform/mediastream/gstreamer/GStreamerCapturer.cpp:
(WebCore::GStreamerCapturer::stop):

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




More information about the webkit-changes mailing list