Seungha Yang
|
f6defc0c5b
|
cudamemory: Add gst_cuda_allocator_alloc_wrapped() method
... so that application can pass already allocated CUDA memory
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3884>
|
2023-02-16 17:49:54 +00:00 |
|
Seungha Yang
|
e77e6fd4a7
|
cudamemory: Skip sync if no I/O operation happend on free()
Synchronization for unused memory is not required
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3884>
|
2023-02-16 17:49:54 +00:00 |
|
Seungha Yang
|
f44cac1c9f
|
cudamemory: Make CUtexObject object reusable
Create and hold CUtexObject objects in GstCudaMemory so that it can
be reusable
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3884>
|
2023-02-16 17:49:54 +00:00 |
|
Seungha Yang
|
f212bd901b
|
cuda: Port to C++
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3884>
|
2023-02-16 17:49:53 +00:00 |
|