Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3e91ebcecc2fccc23886be5b30fffe9a58e08b94
https://github.com/WebKit/WebKit/commit/3e91ebcecc2fccc23886be5b30fffe9a58e08b94
Author: Philippe Normand <[email protected]>
Date: 2024-09-06 (Fri, 06 Sep 2024)
Changed paths:
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferVideo.cpp
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferVideo.h
Log Message:
-----------
[GStreamer] Remove un-needed GstBuffer reference from
CoordinatedPlatformLayerBufferVideo
https://bugs.webkit.org/show_bug.cgi?id=279174
Reviewed by Xabier Rodriguez-Calvar.
The mapped GstVideoFrame already keep a reference to the mapped buffer.
*
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferVideo.cpp:
(WebCore::CoordinatedPlatformLayerBufferVideo::CoordinatedPlatformLayerBufferVideo):
(WebCore::CoordinatedPlatformLayerBufferVideo::createBufferIfNeeded):
(WebCore::CoordinatedPlatformLayerBufferVideo::createBufferFromGLMemory):
(WebCore::CoordinatedPlatformLayerBufferVideo::paintToTextureMapper):
*
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferVideo.h:
Canonical link: https://commits.webkit.org/283256@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes