d3d11: Don't use const pointer to GstDxgiColorSpace
authorSeungha Yang <seungha@centricular.com>
Tue, 21 Jun 2022 13:44:55 +0000 (22:44 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 1 Jul 2022 19:34:16 +0000 (19:34 +0000)
commitb2d09de899354a8c77c0ee24de00b72861126434
tree6aa67a112485bc1059ea87001f70a098f659aef5
parentf19f579712cf5d73f2e4e3bb924d7541014681be
d3d11: Don't use const pointer to GstDxgiColorSpace

Instead, fill values of passed GstDxgiColorSpace struct

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2697>
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11compositor.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11convert.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11pluginutils.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11pluginutils.h
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11window.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11window_dummy.cpp