[webkit-changes] [WebKit/WebKit] 0580cc: [GStreamer][WebRTC] Some tests hitting hashtable a...

Philippe Normand noreply at github.com
Thu Sep 7 02:05:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0580cc9765f27145c9b0155a4724160dd692a4b8
      https://github.com/WebKit/WebKit/commit/0580cc9765f27145c9b0155a4724160dd692a4b8
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

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

  Log Message:
  -----------
  [GStreamer][WebRTC] Some tests hitting hashtable asserts
https://bugs.webkit.org/show_bug.cgi?id=261148

Reviewed by Xabier Rodriguez-Calvar.

Bail out from meta copy function if the transform type is not supported. The same check is done in
other implementations such as GstVideoMeta.

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

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




More information about the webkit-changes mailing list