[webkit-changes] [WebKit/WebKit] 8649c4: [GStreamer][Debug] Assert hits in VideoFrameMetada...

Philippe Normand noreply at github.com
Mon Jun 19 01:01:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8649c4b4d797f07bcc3e62bd1d974056e9cc76a2
      https://github.com/WebKit/WebKit/commit/8649c4b4d797f07bcc3e62bd1d974056e9cc76a2
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-06-19 (Mon, 19 Jun 2023)

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

  Log Message:
  -----------
  [GStreamer][Debug] Assert hits in VideoFrameMetadata handling
https://bugs.webkit.org/show_bug.cgi?id=258204

Reviewed by Xabier Rodriguez-Calvar.

Protect the processingTimes hashmap with a lock. The two pad probes per monitored element can run in
different threads.

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

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




More information about the webkit-changes mailing list