Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e962336d3261fc58317d3a0e90032e5c900a79e4
      
https://github.com/WebKit/WebKit/commit/e962336d3261fc58317d3a0e90032e5c900a79e4
  Author: Philippe Normand <ph...@igalia.com>
  Date:   2023-02-27 (Mon, 27 Feb 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/DMABufVideoSinkGStreamer.cpp
    M Tools/Scripts/webkitpy/port/glib.py

  Log Message:
  -----------
  [GStreamer][GL] Enable DMABuf sink
https://bugs.webkit.org/show_bug.cgi?id=252826

Reviewed by Žan Doberšek and Xabier Rodriguez-Calvar.

Unconditionally enable the DMABuf sink when running with GStreamer 1.22 and 
newer. The
WEBKIT_GST_DMABUF_SINK_DISABLED environment variable can be set to fallback to 
the GL sink.

* Source/WebCore/platform/graphics/gstreamer/DMABufVideoSinkGStreamer.cpp:
(webKitDMABufVideoSinkGetProperty):
(webKitDMABufVideoSinkIsEnabled):
(webKitDMABufVideoSinkProbePlatform):
* Tools/Scripts/webkitpy/port/glib.py:
(GLibPort.setup_environ_for_server):

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to