[webkit-changes] [WebKit/WebKit] 1e30f5: [GStreamer] Downrank dashdemux when native DASH ha...

Philippe Normand noreply at github.com
Mon Jun 5 00:45:47 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1e30f54fd14b899a940e44f3f2ce191c5f08c3ce
      https://github.com/WebKit/WebKit/commit/1e30f54fd14b899a940e44f3f2ce191c5f08c3ce
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

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

  Log Message:
  -----------
  [GStreamer] Downrank dashdemux when native DASH has been disabled
https://bugs.webkit.org/show_bug.cgi?id=257649

Reviewed by Xabier Rodriguez-Calvar.

This is needed when the UA attempts to load a DASH manifest without checking the support with
`canPlay()` beforehand.

* Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:
(WebCore::registerWebKitGStreamerElements):

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




More information about the webkit-changes mailing list