gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/cuda
Seungha Yang bcacfc7ced cuda: Protect gst_cuda_ensure_element_context() with lock
Serialize the order of context setup since it can be called
from multiple threads

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2666>
2022-06-30 12:38:08 +00:00
..
stub cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
cuda-gst.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
cuda-prelude.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudabufferpool.c cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudabufferpool.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudacontext.c cuda: Add a gst_cuda_context_new_wrapped constructor 2022-04-19 16:39:43 +00:00
gstcudacontext.h cuda: Add a gst_cuda_context_new_wrapped constructor 2022-04-19 16:39:43 +00:00
gstcudaloader.c cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudaloader.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudamemory.c cuda: Add YUY2 and UYVY formats for GL interop 2022-06-30 11:17:15 +00:00
gstcudamemory.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudanvrtc.c cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudanvrtc.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudautils.c cuda: Protect gst_cuda_ensure_element_context() with lock 2022-06-30 12:38:08 +00:00
gstcudautils.h cuda: Fix typo in gst_cuda_buffery_copy_type_to_string 2022-04-19 16:39:43 +00:00
gstnvrtcloader.c cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstnvrtcloader.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
meson.build meson: cuda: Add missing override_dependency() 2022-06-02 19:14:12 +00:00