[webkit-changes] [WebKit/WebKit] 8cf548: [GStreamer] Harness: Basic GstStream handling

Philippe Normand noreply at github.com
Mon Feb 12 03:46:46 PST 2024


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

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

  Log Message:
  -----------
  [GStreamer] Harness: Basic GstStream handling
https://bugs.webkit.org/show_bug.cgi?id=269056

Reviewed by Xabier Rodriguez-Calvar.

When fetching the Stream caps, first check if there is an associated GstStream, because its caps
might be more accurate than the ones sticked on the corresponding pad.

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

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




More information about the webkit-changes mailing list