examples: win32-videooverlay: Add test option for threading scenario
authorSeungha Yang <seungha@centricular.com>
Thu, 3 Jun 2021 10:15:22 +0000 (19:15 +0900)
committerSeungha Yang <seungha@centricular.com>
Thu, 29 Jul 2021 17:01:13 +0000 (02:01 +0900)
commitf886766a6bdd8abd4145ab8016e3190748b9fcc2
treed2b818cb28132d2ea133ba6b2b95a2eab4a7fece
parent32170aa6c2c46aed1a5795f62c6e458d448f65bb
examples: win32-videooverlay: Add test option for threading scenario

Add an option to test the case where window thread and pipeline handling
thread are different. Mainly to test the HWND leak fixed by
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2302

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1188>
tests/examples/overlay/win32-videooverlay.c