win32ipcvideosrc: Protect pipe from flush thread
authorSeungha Yang <seungha@centricular.com>
Fri, 25 Nov 2022 11:14:43 +0000 (20:14 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 25 Nov 2022 15:50:33 +0000 (15:50 +0000)
commit20e83fa45b1b862ac705e2458430f70d6e27fa68
treef69ef443bce72be7eb847c1e75401318dd58aaa0
parent25f90c828aa5842be3f3f63cb2f564f49ac934e9
win32ipcvideosrc: Protect pipe from flush thread

The pipe object must be protected against GstBaseSrc::unlock()
thread.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3465>
subprojects/gst-plugins-bad/sys/win32ipc/gstwin32ipcvideosrc.cpp