Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 61a456e19153033fd9592f40b985d5d03483e969
      
https://github.com/WebKit/WebKit/commit/61a456e19153033fd9592f40b985d5d03483e969
  Author: Philippe Normand <[email protected]>
  Date:   2025-09-30 (Tue, 30 Sep 2025)

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

  Log Message:
  -----------
  [GStreamer] Build broken when using GStreamer 1.27.2 built from tarballs
https://bugs.webkit.org/show_bug.cgi?id=299656

Reviewed by Xabier Rodriguez-Calvar.

gst_pad_probe_info_set_buffer() will ship in GStreamer 1.27.3 which hasn't been 
released yet. So
when building against 1.27.2 use our internal implementation. Also make sure 
builds against current
GStreamer git main still work, by checking the full (including nano) version.

* Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:
* Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.h:

Canonical link: https://commits.webkit.org/300744@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