d3d11videosink: Protect window with lock at every place
authorSeungha Yang <seungha@centricular.com>
Sat, 2 Jul 2022 16:18:19 +0000 (01:18 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sat, 2 Jul 2022 20:40:37 +0000 (20:40 +0000)
commit4e75ca0351750c65b5e7c7b4000b8c3de0bb0d50
tree35569817f7c6fca75af4ccc2d9d3b0bd1829a475
parent60e6be706822a67870c39ef53208de84f9a81a3b
d3d11videosink: Protect window with lock at every place

Access to the object should be thread safe to support runtime
property update

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2708>
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11videosink.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11videosink.h