gstreamer/subprojects/gst-plugins-bad/tests
Alexander Slobodeniuk 8e0046a738 tests/d3d11: add concurrency test for gstd3d11device
We suspect that it's not thread safe to just create and
destroy the device from any thread, particularly because
of D3D11CreateDevice, that is not documented as thread-safe.
While D3D11CreateDevice is usually protected from outside
by the gst_d3d11_ensure_element_data, it still can cross
with the Release() method of another device.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6686>
2024-04-20 11:22:41 +00:00
..
check tests/d3d11: add concurrency test for gstd3d11device 2024-04-20 11:22:41 +00:00
examples examples: vaenc-dynamic: support target percentage change in QVBR 2024-04-03 13:51:31 +02:00
files bad: Added W3C Media Source Extensions library 2023-11-19 13:48:43 +00:00
interactive bad/soundtouch: Fix interactive test build on MSVC 2022-09-22 07:20:45 +00:00
validate autovideoconvert: Handle passing bin description instead of factories 2024-01-31 11:00:24 +00:00
meson.build gstreamer-full: add full static support 2023-05-31 15:17:11 +00:00