gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/cuda
Seungha Yang 75e8f80999 cuda: Hide runtime compiler related header and symbols
That's already abstracted via gst_cuda_nvrtc_compile() method
and therefore, we do not need to expose such symbols yet.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2884>
2022-08-18 05:20:08 +09:00
..
stub cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
cuda-gst.h cuda: Hide runtime compiler related header and symbols 2022-08-18 05:20:08 +09: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: Hide runtime compiler related header and symbols 2022-08-18 05:20:08 +09:00
gstcudanvrtc.h cuda: Hide runtime compiler related header and symbols 2022-08-18 05:20:08 +09: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
meson.build cuda: Hide runtime compiler related header and symbols 2022-08-18 05:20:08 +09:00