gstreamer/subprojects/gst-plugins-bad/tests/check
Alexander Slobodeniuk 203f6b00d4 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/6702>
2024-04-20 20:49:34 +00:00
..
elements Revert "h264parse: test - AU align with SEI between frame slices" 2024-04-07 17:40:51 +00:00
generic
libs tests/d3d11: add concurrency test for gstd3d11device 2024-04-20 20:49:34 +00:00
media Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
pipelines gst-plugins-bad: re-indent with GNU indent 2.2.12 2023-03-17 03:18:54 +00:00
gst-plugins-bad.supp
meson.build tests/d3d11: add concurrency test for gstd3d11device 2024-04-20 20:49:34 +00:00