d3d11format: Move DXGI color space mapping method to gst-libs
authorSeungha Yang <seungha@centricular.com>
Sat, 16 Jul 2022 19:48:24 +0000 (04:48 +0900)
committerSeungha Yang <seungha@centricular.com>
Tue, 19 Jul 2022 22:05:46 +0000 (07:05 +0900)
commit16f4567a5050c6191d1852203f1d81d5c7927e86
tree2eedb5e5bd31eff1fba14fd35dbfbbe289664984
parent43052fabb5a3eecc19bd90fe8819404de313e4b8
d3d11format: Move DXGI color space mapping method to gst-libs

Expose color space mapping method to public so that application
can configure GstCaps or GstVideoInfo using DXGI color space

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2776>
subprojects/gst-plugins-bad/gst-libs/gst/d3d11/gstd3d11format.cpp
subprojects/gst-plugins-bad/gst-libs/gst/d3d11/gstd3d11format.h
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11converter.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11pluginutils.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11pluginutils.h
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11screencapture.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11window.cpp