[webkit-changes] [WebKit/WebKit] 87ade1: Cherry-pick 269068 at main (d14f07282a9d). https://bu...

Philippe Normand noreply at github.com
Thu Oct 19 05:07:44 PDT 2023


  Branch: refs/heads/webkitglib/2.42
  Home:   https://github.com/WebKit/WebKit
  Commit: 87ade166f1568ff994c34dee7e2c993d63b6fac9
      https://github.com/WebKit/WebKit/commit/87ade166f1568ff994c34dee7e2c993d63b6fac9
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

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

  Log Message:
  -----------
  Cherry-pick 269068 at main (d14f07282a9d). https://bugs.webkit.org/show_bug.cgi?id=261892

    [GStreamer][MSE] video playback uses GstVA, except on YouTube
    https://bugs.webkit.org/show_bug.cgi?id=261892

    Reviewed by Xabier Rodriguez-Calvar.

    Streams parsing is not needed for MediaStream cases because we do it upfront for incoming WebRTC
    MediaStreams. It is however needed for MSE, otherwise decodebin3 might not auto-plug hardware
    decoders.

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

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




More information about the webkit-changes mailing list