Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0af0ad4fe5bfc67d224672b4b2120493c3bd4483
https://github.com/WebKit/WebKit/commit/0af0ad4fe5bfc67d224672b4b2120493c3bd4483
Author: Loïc Yhuel <[email protected]>
Date: 2024-01-09 (Tue, 09 Jan 2024)
Changed paths:
M
Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp
Log Message:
-----------
[GStreamer][MediaStream] Do not initialize on teardown
https://bugs.webkit.org/show_bug.cgi?id=267234
Reviewed by Philippe Normand.
The capture device managers were created on exit, including possibly a full
GStreamer init.
*
Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:
(WebCore::GStreamerAudioCaptureDeviceManager::singleton):
(WebCore::GStreamerVideoCaptureDeviceManager::singleton):
(WebCore::teardownGStreamerCaptureDeviceManagers):
Canonical link: https://commits.webkit.org/272804@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes