Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 127b4d5943c517eab35641022288e79d5815e754
      
https://github.com/WebKit/WebKit/commit/127b4d5943c517eab35641022288e79d5815e754
  Author: Philippe Normand <[email protected]>
  Date:   2026-07-30 (Thu, 30 Jul 2026)

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp
    M Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.h
    M Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp
    M 
Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp

  Log Message:
  -----------
  [GStreamer][MSE] Make some of the append pipeline and msesrc debug dumps 
opt-in
https://bugs.webkit.org/show_bug.cgi?id=320444

Reviewed by Xabier Rodriguez-Calvar.

The end-of-append pipeline dumps are very frequent, leading to a large number 
of dot files when
GST_DEBUG_DUMP_DOT_DIR is enabled. These along with a couple more 
dumpBinToDotFile calls are gated
by the WEBKIT_GST_MSE_VERBOSE_PIPELINE_DUMPS environment variable.

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



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

Reply via email to