Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f1b17cbb8e383d0882b363759e6d780ea52d4ddf
      
https://github.com/WebKit/WebKit/commit/f1b17cbb8e383d0882b363759e6d780ea52d4ddf
  Author: Philippe Normand <[email protected]>
  Date:   2023-06-01 (Thu, 01 Jun 2023)

  Changed paths:
    M LayoutTests/platform/glib/TestExpectations
    M Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp

  Log Message:
  -----------
  [GStreamer] Make native DASH support opt-in, like HLS
https://bugs.webkit.org/show_bug.cgi?id=257533

Reviewed by Xabier Rodriguez-Calvar.

Nowadays most websites stream DASH using MSE. Moreover the upstream maintenance 
of dashdemux is
unlikely to continue, since the focus switched to dashdemux2, which we can't 
use in WebKit anyway,
due to its implicit (and non customizable) usage of network resources.

* Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:
(WebCore::GStreamerRegistryScanner::initializeDecoders):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to