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

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

  Log Message:
  -----------
  Cherry-pick 317971@main (34b6ff507c28). 
https://bugs.webkit.org/show_bug.cgi?id=320170

    [GStreamer][MSE] Minor fixes for AppendPipeline
    https://bugs.webkit.org/show_bug.cgi?id=320170

    Reviewed by Xabier Rodriguez-Calvar.

    * Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:
    (WebCore::AppendPipeline::parseDemuxerSrcPadCaps): Refactor an else clause.
    (WebCore::AppendPipeline::appsinkNewSample): Pass the moved media sample 
reference to
    didReceiveSample.
    (WebCore::createOptionalParserForFormat): Add string operator for 
comparison with mediaType CStringView.
    (WebCore::createOptionalEncoderForFormat): Ditto.

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

Canonical link: https://commits.webkit.org/317695.6@webkitglib/2.54


  Commit: edeb513a25f2277fa0e151f8857080893571203c
      
https://github.com/WebKit/WebKit/commit/edeb513a25f2277fa0e151f8857080893571203c
  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:
  -----------
  Cherry-pick 318055@main (9f0d1487e002). 
https://bugs.webkit.org/show_bug.cgi?id=320327

    [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

Canonical link: https://commits.webkit.org/317695.7@webkitglib/2.54


Compare: https://github.com/WebKit/WebKit/compare/c78a5c01c2e6...edeb513a25f2

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

Reply via email to