gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/cuda
Seungha Yang c9aaf39279 cuda,d3d11,d3d12bufferpool: Disable preallocation
Do not chain up to parent's GstBufferPool::start() which will do
preallocation. We don't want it to be preallocated
since there are various cases where negotiated downstream buffer pool is
not used at all (e.g., zero-copy decoding, IPC elements).

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6326>
2024-03-12 18:07:29 +00:00
..
stub cuda: Report device open error 2024-01-30 14:30:41 +00:00
cuda-gst.h cuda: Load virtual memory management and IPC API symbols 2023-08-14 13:41:01 +00:00
cuda-prelude.h
gstcuda-private.h cudamemory: Add support for virtual memory in pool allocator 2023-08-14 13:41:01 +00:00
gstcuda.h
gstcudabufferpool.cpp cuda,d3d11,d3d12bufferpool: Disable preallocation 2024-03-12 18:07:29 +00:00
gstcudabufferpool.h cudabufferpool: Add support for virtual memory 2023-08-14 13:41:01 +00:00
gstcudacontext.cpp cudacontext: Add memory allocation related properties 2023-08-14 13:41:01 +00:00
gstcudacontext.h
gstcudaloader.cpp cuda: Load virtual memory management and IPC API symbols 2023-08-14 13:41:01 +00:00
gstcudaloader.h
gstcudamemory.cpp cudamemory: Fix outstanding memory count tracing 2024-02-29 11:57:50 +00:00
gstcudamemory.h cudamemory: Add support for virtual memory in pool allocator 2023-08-14 13:41:01 +00:00
gstcudanvrtc.cpp cuda: Prefer CUBIN over PTX 2024-01-02 10:10:09 +00:00
gstcudanvrtc.h cuda: Prefer CUBIN over PTX 2024-01-02 10:10:09 +00:00
gstcudastream.cpp
gstcudastream.h
gstcudautils.cpp cuda: Use d3d11 token data for interop data 2023-09-29 12:36:01 +00:00
gstcudautils.h cuda: Move cuda debug helper function to .cpp 2023-06-18 16:44:43 +00:00
meson.build cudamemory: Add support for virtual memory in pool allocator 2023-08-14 13:41:01 +00:00