gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/cuda
Seungha Yang ff3120a38c cudamemory, d3d11memory: Add memory_{get,set}_token_data() methods
Similar to GstMiniObject qdata but new methods will use int64
token value and per object lock, instead of GQuark with global
mutex in qdata

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3884>
2023-02-16 17:49:54 +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: Port to C++ 2023-02-16 17:49:53 +00:00
gstcuda.h cuda: Add GstCudaStream object 2023-02-03 15:27:42 +00:00
gstcudabufferpool.cpp cuda: Port to C++ 2023-02-16 17:49:53 +00:00
gstcudabufferpool.h cudabufferpool: Add support for CUDA stream use in memory 2023-02-03 15:27:42 +00:00
gstcudacontext.cpp cuda, nvcodec: Make GstD3D11 dependency mandatory 2023-02-16 17:49:54 +00:00
gstcudacontext.h cuda: Provide single header include entry point 2023-02-03 15:27:42 +00:00
gstcudaloader.cpp cuda: Port to C++ 2023-02-16 17:49:53 +00:00
gstcudaloader.h cuda: Provide single header include entry point 2023-02-03 15:27:42 +00:00
gstcudamemory.cpp cudamemory, d3d11memory: Add memory_{get,set}_token_data() methods 2023-02-16 17:49:54 +00:00
gstcudamemory.h cudamemory, d3d11memory: Add memory_{get,set}_token_data() methods 2023-02-16 17:49:54 +00:00
gstcudanvrtc.cpp cuda: Port to C++ 2023-02-16 17:49:53 +00:00
gstcudanvrtc.h cuda: Provide single header include entry point 2023-02-03 15:27:42 +00:00
gstcudastream.cpp cuda: Port to C++ 2023-02-16 17:49:53 +00:00
gstcudastream.h cuda: Add GstCudaStream object 2023-02-03 15:27:42 +00:00
gstcudautils.cpp cudamemory, d3d11memory: Add memory_{get,set}_token_data() methods 2023-02-16 17:49:54 +00:00
gstcudautils.h cudamemory, d3d11memory: Add memory_{get,set}_token_data() methods 2023-02-16 17:49:54 +00:00
meson.build cuda, nvcodec: Make GstD3D11 dependency mandatory 2023-02-16 17:49:54 +00:00