Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7c88eea5c5aa7433753140909120baf5eb562ab7
      
https://github.com/WebKit/WebKit/commit/7c88eea5c5aa7433753140909120baf5eb562ab7
  Author: Philippe Normand <[email protected]>
  Date:   2025-06-06 (Fri, 06 Jun 2025)

  Changed paths:
    M LayoutTests/platform/gtk/TestExpectations
    M LayoutTests/platform/wpe/TestExpectations
    M Source/WebCore/platform/graphics/gstreamer/GRefPtrGStreamer.cpp
    M Source/WebCore/platform/graphics/gstreamer/GRefPtrGStreamer.h
    M Source/WebCore/platform/mediarecorder/MediaRecorderPrivateGStreamer.cpp
    M Source/WebCore/platform/mediarecorder/MediaRecorderPrivateGStreamer.h

  Log Message:
  -----------
  REGRESSION(GStreamer 1.26.2): Critical warnings in MediaRecorder
https://bugs.webkit.org/show_bug.cgi?id=293954
<rdar://problem/152499032>

Reviewed by Xabier Rodriguez-Calvar.

The profile reference passed to gst_encoding_container_profile_add_profile() is 
transfer-full. While
not stricly needed this patch also adds GRefPtr template specialization for
GstEncodingContainerProfile.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to