Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9f0d1487e00281ae05f8b8a99dbf45bdb7da6fc2
      
https://github.com/WebKit/WebKit/commit/9f0d1487e00281ae05f8b8a99dbf45bdb7da6fc2
  Author: Philippe Normand <[email protected]>
  Date:   2026-07-28 (Tue, 28 Jul 2026)

  Changed paths:
    M Source/WebCore/platform/audio/gstreamer/AudioDecoderGStreamer.cpp
    M Source/WebCore/platform/audio/gstreamer/AudioEncoderGStreamer.cpp
    M Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp
    M Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.cpp

  Log Message:
  -----------
  [GStreamer] Any WebCodecs VideoEncoder use crashes WebKitWebProcess (SIGABRT) 
during webkitvideoencoder element registration
https://bugs.webkit.org/show_bug.cgi?id=320327

Reviewed by Xabier Rodriguez-Calvar.

Make sure GStreamer is initialized before creating WebCodecs backends.

* Source/WebCore/platform/audio/gstreamer/AudioDecoderGStreamer.cpp:
(WebCore::GStreamerAudioDecoder::create):
* Source/WebCore/platform/audio/gstreamer/AudioEncoderGStreamer.cpp:
(WebCore::GStreamerAudioEncoder::create):
* Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp:
(WebCore::GStreamerVideoDecoder::create):
* Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.cpp:
(WebCore::GStreamerVideoEncoder::create):

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



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

Reply via email to