Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 464946d5f93b8da5c86f0047012a32240aad9c72
      
https://github.com/WebKit/WebKit/commit/464946d5f93b8da5c86f0047012a32240aad9c72
  Author: Philippe Normand <[email protected]>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

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

  Log Message:
  -----------
  [GStreamer] Refactor pad probes in VideoFrameMetadata, getting rid of raw 
userData gpointer
https://bugs.webkit.org/show_bug.cgi?id=316986

Reviewed by Xabier Rodriguez-Calvar.

After initial assessment there is no need for using PadProbeHandle for these 
two probes. As the
GstElement can easily be inferred from the probed pad, remove it from the 
gpointer passed to the
probe callbacks.

* Source/WebCore/platform/graphics/gstreamer/VideoFrameMetadataGStreamer.cpp:
(webkitGstTraceProcessingTimeForElement):

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



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

Reply via email to