[webkit-changes] [WebKit/WebKit] 8a57ce: [GStreamer][DMABuf] Disable DMABuf video sink by d...
Philippe Normand
noreply at github.com
Wed Sep 18 02:31:09 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8a57ce9951630763ce4616d88e4a37016260a38b
https://github.com/WebKit/WebKit/commit/8a57ce9951630763ce4616d88e4a37016260a38b
Author: Philippe Normand <philn at igalia.com>
Date: 2024-09-18 (Wed, 18 Sep 2024)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/DMABufVideoSinkGStreamer.cpp
M Tools/Scripts/webkitpy/port/glib.py
Log Message:
-----------
[GStreamer][DMABuf] Disable DMABuf video sink by default
https://bugs.webkit.org/show_bug.cgi?id=279819
Reviewed by Xabier Rodriguez-Calvar.
In its current form this sink and the associated rendering logic in the TextureMapper are prone to
memory leaks and increased file descriptors usage. There is a plan to rework this but it was too
late for the 2.46 release.
* Source/WebCore/platform/graphics/gstreamer/DMABufVideoSinkGStreamer.cpp:
(webKitDMABufVideoSinkIsEnabled):
* Tools/Scripts/webkitpy/port/glib.py:
(GLibPort.setup_environ_for_server):
Canonical link: https://commits.webkit.org/283833@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