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
..
2023-09-17 18:30:07 +09:00
2023-05-06 03:19:09 +09:00
2023-05-06 03:19:09 +09:00
2023-09-17 18:30:07 +09:00
2023-09-17 18:30:07 +09:00
2024-03-24 22:28:14 +09:00
2023-11-25 20:27:43 +09:00