Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a47deb713746fa2f228e8450a52ed0ecafc5309d
      
https://github.com/WebKit/WebKit/commit/a47deb713746fa2f228e8450a52ed0ecafc5309d
  Author: Philippe Normand <[email protected]>
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
    M Source/WebCore/platform/gstreamer/GStreamerElementHarness.cpp

  Log Message:
  -----------
  [GStreamer] Give unique name to pads created by the ElementHarness
https://bugs.webkit.org/show_bug.cgi?id=275256

Reviewed by Xabier Rodriguez-Calvar.

Using unique names for the pads created by the GStreamer element harness, the 
pipeline dumps will be
more accurate. Without this patch the same pad could appear as linked to 
multiple peers, which is
semantically incorrect.

* Source/WebCore/platform/gstreamer/GStreamerElementHarness.cpp:
(WebCore::GStreamerElementHarness::GStreamerElementHarness):
(WebCore::GStreamerElementHarness::Stream::Stream):

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



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