Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ae659460148afd04a3b40f9df0d742c801ed8c96
https://github.com/WebKit/WebKit/commit/ae659460148afd04a3b40f9df0d742c801ed8c96
Author: Philippe Normand <[email protected]>
Date: 2023-05-26 (Fri, 26 May 2023)
Changed paths:
M Source/WebCore/PlatformWPE.cmake
M Source/WebCore/platform/graphics/gstreamer/GStreamerVideoFrameHolder.cpp
M Source/WebCore/platform/graphics/gstreamer/GStreamerVideoFrameHolder.h
M Source/WebCore/platform/graphics/gstreamer/GUniquePtrGStreamer.h
M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.h
M Source/cmake/GStreamerDefinitions.cmake
M Source/cmake/GStreamerDependencies.cmake
M Source/cmake/OptionsWPE.cmake
Log Message:
-----------
[GStreamer][WPE] Remove WPE_VIDEO_PLANE_DISPLAY_DMABUF
https://bugs.webkit.org/show_bug.cgi?id=257102
Reviewed by Xabier Rodriguez-Calvar.
That was an experiment related with Wayland compositors supporting "content
protection":
https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/319
I don't think anyone uses this and the MR linked above has been open for 3
years.
* Source/WebCore/PlatformWPE.cmake:
* Source/WebCore/platform/graphics/gstreamer/GStreamerVideoFrameHolder.cpp:
(WebCore::GstVideoFrameHolder::GstVideoFrameHolder):
(WebCore::GstVideoFrameHolder::handoffVideoDmaBuf): Deleted.
* Source/WebCore/platform/graphics/gstreamer/GStreamerVideoFrameHolder.h:
(WebCore::GstVideoFrameHolder::hasDMABuf const):
* Source/WebCore/platform/graphics/gstreamer/GUniquePtrGStreamer.h:
* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::MediaPlayerPrivateGStreamer):
(WebCore::MediaPlayerPrivateGStreamer::didEnd):
(WebCore::MediaPlayerPrivateGStreamer::pushTextureToCompositor):
(WebCore::GStreamerDMABufHolePunchClient::GStreamerDMABufHolePunchClient):
Deleted.
* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.h:
* Source/cmake/GStreamerDefinitions.cmake:
* Source/cmake/GStreamerDependencies.cmake:
* Source/cmake/OptionsWPE.cmake:
Canonical link: https://commits.webkit.org/264573@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes