Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 34beac2e36062cf3deab0683312ecf76458e0648
      
https://github.com/WebKit/WebKit/commit/34beac2e36062cf3deab0683312ecf76458e0648
  Author: Philippe Normand <ph...@igalia.com>
  Date:   2024-11-19 (Tue, 19 Nov 2024)

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

  Log Message:
  -----------
  [GStreamer][PipeWire] getDisplayMedia() broken
https://bugs.webkit.org/show_bug.cgi?id=283298

Reviewed by Xabier Rodriguez-Calvar.

Move the DMABuf caps builder utility function to GStreamerCommon and use it 
from the VideoCapturer,
fixing caps negotiation issues with PipeWire.

* Source/WebCore/platform/graphics/gstreamer/GLVideoSinkGStreamer.cpp:
(initializeDMABufAvailability):
(drmFourccToGstVideoFormat): Deleted.
(buildDMABufCaps): Deleted.
* Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:
(WebCore::drmFourccToGstVideoFormat):
(WebCore::buildDMABufCaps):
* Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.h:
* Source/WebCore/platform/mediastream/gstreamer/GStreamerVideoCapturer.cpp:
(WebCore::GStreamerVideoCapturer::createConverter):

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

Reply via email to