[webkit-changes] [WebKit/WebKit] d54e09: [GStreamer][MSE] Version check for a GStreamer bug...

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


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

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp

  Log Message:
  -----------
  [GStreamer][MSE] Version check for a GStreamer bug fixed in 1.20.6
https://bugs.webkit.org/show_bug.cgi?id=253169

Reviewed by Alicia Boya Garcia.

Get the element state before activating a new source pad only in GStreamer versions older than
1.20.6. Newer versions no longer have this bug.

* Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:
(webKitMediaSrcEmitStreams):

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




More information about the webkit-changes mailing list