Alexander Slobodeniuk 7b69d1758f d3d11videosink: disconnect signals before releasing the window
It might happen that the key event arrives when the d3d11videosink
is stopping. In case of GstD3D11WindowWin32 it can raise a
navigation event even when the sink is already freed, because the
window object's refcount may reach 0 in the window thread. In
other words sometimes the GstD3D11WindowWin32 lives few ms more
then the GstD3D11VideoSink, because it's freed asynchronously.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6476>
2024-03-30 16:02:12 +00:00
..
2024-03-20 10:53:16 +00:00
2023-05-20 05:48:23 +00:00
2023-10-12 18:25:50 +00:00
2024-03-29 04:20:47 +00:00
2023-02-03 17:48:10 +00:00
2024-02-21 21:03:32 +00:00
2023-02-28 10:12:31 +00:00
2023-08-23 18:33:04 +09:00