[webkit-changes] [WebKit/WebKit] 1fbe0a: Cherry-pick 283833 at main (8a57ce995163). https://bu...
Philippe Normand
noreply at github.com
Wed Sep 18 08:48:37 PDT 2024
Branch: refs/heads/webkitglib/2.46
Home: https://github.com/WebKit/WebKit
Commit: 1fbe0ad6153dbc996f9fdfa9eafbb425cbfa7ae3
https://github.com/WebKit/WebKit/commit/1fbe0ad6153dbc996f9fdfa9eafbb425cbfa7ae3
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:
-----------
Cherry-pick 283833 at main (8a57ce995163). https://bugs.webkit.org/show_bug.cgi?id=279819
[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
Canonical link: https://commits.webkit.org/282416.103@webkitglib/2.46
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