gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/cuda
Seungha Yang a7c54ebc06 cuda: Add GstCudaStream object
Wrap CUstream handle with GstCudaStream to make it ref-counted
object. This GstCudaStream object will be used later for
CUDA stream sharing

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 cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudabufferpool.h cuda: Provide single header include entry point 2023-02-03 15:27:42 +00:00
gstcudacontext.c cudacontext: Store texture alignment 2022-11-15 16:25:44 +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 cudaupload,cudadownload: Add support for planar 8bits RGB formats 2022-11-15 16:25:44 +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