[webkit-changes] [WebKit/WebKit] 2ffd55: [Gstreamer][Westeros] Bring back westeros autoplug...

Xabier Rodríguez noreply at github.com
Thu Oct 26 05:43:58 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2ffd552e8048df88b9366b4a4c3c7d45e9850ea2
      https://github.com/WebKit/WebKit/commit/2ffd552e8048df88b9366b4a4c3c7d45e9850ea2
  Author: Xabier Rodriguez-Calvar <calvaris at igalia.com>
  Date:   2023-10-26 (Thu, 26 Oct 2023)

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

  Log Message:
  -----------
  [Gstreamer][Westeros] Bring back westeros autoplug code for playbin3
https://bugs.webkit.org/show_bug.cgi?id=263714

Reviewed by Philippe Normand.

To autoplug westeros sink in playbin3 we need to specify the stop caps to ensure encoded data goes directly into the
sink.

This is a revert of # https://commits.webkit.org/266178@main.

* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::syncOnClock):
(WebCore::MediaPlayerPrivateGStreamer::configureElementPlatformQuirks):

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




More information about the webkit-changes mailing list