gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/cuda
Seungha Yang 9eaae61a44 cudamemory: Allow nullptr allocator object
The GstCudaAllocator object doesn't hold any device object.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3629>
2023-02-03 15:27:42 +00:00
..
stub cuda: Remove GST_CUDA_HAS_D3D define from header 2022-09-13 16:40:51 +00:00
cuda-gst.h cuda: Provide single header include entry point 2023-02-03 15:27:42 +00:00
cuda-prelude.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcuda-private.h cuda: Provide single header include entry point 2023-02-03 15:27:42 +00:00
gstcuda.h cuda: Add GstCudaStream object 2023-02-03 15:27:42 +00:00
gstcudabufferpool.c cudamemory: Allow nullptr allocator object 2023-02-03 15:27:42 +00:00
gstcudabufferpool.h cuda: Provide single header include entry point 2023-02-03 15:27:42 +00:00
gstcudacontext.c cudamemory: Allow nullptr allocator object 2023-02-03 15:27:42 +00:00
gstcudacontext.h cuda: Provide single header include entry point 2023-02-03 15:27:42 +00:00
gstcudaloader.c cuda: Remove GST_CUDA_HAS_D3D define from header 2022-09-13 16:40:51 +00:00
gstcudaloader.h cuda: Provide single header include entry point 2023-02-03 15:27:42 +00:00
gstcudamemory.c cudamemory: Allow nullptr allocator object 2023-02-03 15:27:42 +00:00
gstcudamemory.h cuda: Provide single header include entry point 2023-02-03 15:27:42 +00:00
gstcudanvrtc.c cuda: Fix runtime compiler library loading on Windows 2022-12-09 19:24:08 +09:00
gstcudanvrtc.h cuda: Provide single header include entry point 2023-02-03 15:27:42 +00:00
gstcudastream.c cuda: Add GstCudaStream object 2023-02-03 15:27:42 +00:00
gstcudastream.h cuda: Add GstCudaStream object 2023-02-03 15:27:42 +00:00
gstcudautils.c cuda: Hide memory copy util function 2022-12-08 19:52:23 +00:00
gstcudautils.h cuda: Provide single header include entry point 2023-02-03 15:27:42 +00:00
meson.build cuda: Add GstCudaStream object 2023-02-03 15:27:42 +00:00