Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: daefbf904ff0fab9d26374cb869e95bfb9529fc1
https://github.com/WebKit/WebKit/commit/daefbf904ff0fab9d26374cb869e95bfb9529fc1
Author: Philippe Normand <[email protected]>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
M Source/WebCore/platform/mediastream/gstreamer/GStreamerVideoCapturer.cpp
Log Message:
-----------
[GStreamer] PipeWire capture fixes
https://bugs.webkit.org/show_bug.cgi?id=313928
Reviewed by Xabier Rodriguez-Calvar.
* Source/WebCore/platform/mediastream/gstreamer/GStreamerVideoCapturer.cpp:
(WebCore::GStreamerVideoCapturer::setupPipeline): Enable use-bufferpool
property for screen capture
pipelines, thus restoring zero-copy capture and rendering between the capture
pipeline and the
renderer pipeline.
(WebCore::GStreamerVideoCapturer::reconfigure): Remove now-unneeded workaround,
this broke caps
negotiation since the capture pipeline no longer includes a videorate element.
Canonical link: https://commits.webkit.org/312594@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications