Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bb98aa832b45ff42dc21236fb0c56b5d304dec76 https://github.com/WebKit/WebKit/commit/bb98aa832b45ff42dc21236fb0c56b5d304dec76 Author: Philippe Normand <ph...@igalia.com> Date: 2024-04-11 (Thu, 11 Apr 2024)
Changed paths: M Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.cpp Log Message: ----------- REGRESSION(277367@main): Broke Ubuntu LTS build https://bugs.webkit.org/show_bug.cgi?id=272514 Reviewed by Xabier Rodriguez-Calvar. The GstCustomMeta.structure field is in public API only since GStreamer 1.24, so fallback to gst_custom_meta_get_structure() function which covers us since version 1.20. * Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.cpp: (WebCore::retrieveTemporalIndex): Canonical link: https://commits.webkit.org/277376@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes