[webkit-changes] [WebKit/WebKit] e96233: [GStreamer][GL] Enable DMABuf sink

Philippe Normand noreply at github.com
Mon Feb 27 06:24:31 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e962336d3261fc58317d3a0e90032e5c900a79e4
      https://github.com/WebKit/WebKit/commit/e962336d3261fc58317d3a0e90032e5c900a79e4
  Author: Philippe Normand <philn at 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




More information about the webkit-changes mailing list