[webkit-changes] [WebKit/WebKit] e8e6a2: [GStreamer] Build broken with GStreamer < 1.24

Carlos Garcia Campos noreply at github.com
Thu Sep 19 03:34:48 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e8e6a2556246ffca82e1630b81eb874f30cb218e
      https://github.com/WebKit/WebKit/commit/e8e6a2556246ffca82e1630b81eb874f30cb218e
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2024-09-19 (Thu, 19 Sep 2024)

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

  Log Message:
  -----------
  [GStreamer] Build broken with GStreamer < 1.24
https://bugs.webkit.org/show_bug.cgi?id=279910

Reviewed by Philippe Normand.

Add our own helper drmFourccToGstVideoFormat() and use it instead of
gst_video_dma_drm_fourcc_to_format() when GStreamer < 1.24.

* Source/WebCore/platform/graphics/gstreamer/GLVideoSinkGStreamer.cpp:
(drmFourccToGstVideoFormat):
(buildDMABufCaps):

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



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


More information about the webkit-changes mailing list