d3d11screencapture: Subclassing capture implementation
authorSeungha Yang <seungha@centricular.com>
Thu, 6 Oct 2022 14:54:14 +0000 (23:54 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 21 Oct 2022 14:21:28 +0000 (14:21 +0000)
commit087e33500671fbb63b6157d49d53bad558f5e2a7
treecc39a0dafd8f3af983b93b58bab56977eef2e50d
parentdcd3f210a0928ba25f9ba56f8f64757191c1404d
d3d11screencapture: Subclassing capture implementation

Preparation to use WinRT capture API

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3144>
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11dxgicapture.cpp [new file with mode: 0644]
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11dxgicapture.h [new file with mode: 0644]
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11screencapture.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11screencapture.h
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11screencapturesrc.cpp
subprojects/gst-plugins-bad/sys/d3d11/meson.build