gstreamer/subprojects/gst-plugins-bad/tests/check/libs
Alexander Slobodeniuk 0cb12db96c d3d11device: protect device_lock vs device_new
It seems that when D3D11CreateDevice collides in time
with other D3D11 calls, in particular the proccess of
creating a shader, it can corrupt the memory in the driver.
D3D11 spec doesn't seem to require any thread safety from
D3D11CreateDevice. Following MSDN, it is supposed to be called
in the beginning of the proccess, while GStreamer calls it with each
new pipeline.
Such crashes in the driver were frequently reproducing on the
Intel UHD 630 machine.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6702>
2024-04-20 20:49:34 +00:00
..
analyticsmeta.c analytics: add test for OD confidence level retrieval 2024-01-31 14:40:56 +00:00
av1bitwriter.c tests: Add the av1 bit code writer test case 2024-01-30 08:24:25 +00:00
av1parser.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
cudamemory.c tests: cuda: Add buffer pool test 2024-02-29 11:57:50 +00:00
d3d11device.cpp d3d11device: protect device_lock vs device_new 2024-04-20 20:49:34 +00:00
d3d11memory.c tests: d3d11: Add buffer pool test 2024-02-29 11:57:50 +00:00
gstlibscpp.cc tests: add check to make sure -bad lib headers are C++ compiler clean 2024-03-26 16:15:12 +00:00
h264bitwriter.c test: Correct the test suite name of the h264 and h265 bitwriter. 2022-11-11 08:19:01 +00:00
h264parser.c h264parser: Add gst_h264_parser_identify_and_split_nalu_avc() method 2024-01-17 14:57:57 +00:00
h265bitwriter.c test: Correct the test suite name of the h264 and h265 bitwriter. 2022-11-11 08:19:01 +00:00
h265parser.c h265parser: Write Unregistered User Data 2023-07-25 18:28:26 +00:00
insertbin.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
isoff.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
isoff.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
mpegts.c mpegts: Handle when iconv doesn't support ISO 6937 2022-12-12 10:17:26 +00:00
mpegvideoparser.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
mse.c bad: Added W3C Media Source Extensions library 2023-11-19 13:48:43 +00:00
nalutils.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
planaraudioadapter.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
play.c gst-plugins-bad: re-indent with GNU indent 2.2.12 2023-03-17 03:18:54 +00:00
vc1parser.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
vkcommandpool.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
vkdevice.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
vkformat.c vkformat: also check configured usage flags 2023-09-08 16:09:33 +00:00
vkimage.c tests: vkimage: add VK_IMAGE_USAGE_SAMPLED_BIT usage bit 2023-03-30 00:03:04 +00:00
vkimagebufferpool.c test: vkimagebufferpool: fix queue leak 2024-02-21 04:50:47 +00:00
vkinstance.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
vkmemory.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
vkvideodecode.c tests: vkvideodecode: add H.265 decoding test 2024-02-10 17:17:24 +00:00
vkwindow.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
vp8parser.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
vp9parser.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00