[webkit-changes] [WebKit/WebKit] ec004d: [GStreamer] GL/DMABuf logging improvements

Philippe Normand noreply at github.com
Wed May 15 02:19:59 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ec004d2b24503adb91ec90b2ff441663522f28b7
      https://github.com/WebKit/WebKit/commit/ec004d2b24503adb91ec90b2ff441663522f28b7
  Author: Philippe Normand <philn at igalia.com>
  Date:   2024-05-15 (Wed, 15 May 2024)

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

  Log Message:
  -----------
  [GStreamer] GL/DMABuf logging improvements
https://bugs.webkit.org/show_bug.cgi?id=274146

Reviewed by Xabier Rodriguez-Calvar.

The webkitdisplay GST_DEBUG category can be used to diagnose WebKit/GL errors now. The DMABuf
rendering code path was also instrumented with logs in order to help diagnosing issues.

* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::pushDMABufToCompositor):
* Source/WebCore/platform/graphics/gstreamer/PlatformDisplayGStreamer.cpp:
(WebCore::ensureDebugCategoryInitialized):
(WebCore::PlatformDisplay::gstGLContext const):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list