Seungha Yang 2022-03-07 18:59:37 +09:00 committed by GStreamer Marge Bot
parent 41d436e56e
commit a63d1cf4c4

View File

@ -908,8 +908,9 @@ gst_cuda_memory_copy_transform (GstBaseTransform * trans, GstBuffer * inbuf,
ret = gst_cuda_memory_copy_gl_interop (self, inbuf, in_info, ret = gst_cuda_memory_copy_gl_interop (self, inbuf, in_info,
outbuf, out_info, context, FALSE); outbuf, out_info, context, FALSE);
} else { } else
#endif #endif
{
GST_TRACE_OBJECT (self, "CUDA <-> SYSTEM"); GST_TRACE_OBJECT (self, "CUDA <-> SYSTEM");
ret = gst_cuda_memory_copy_transform_cuda (self, inbuf, in_info, in_cuda, ret = gst_cuda_memory_copy_transform_cuda (self, inbuf, in_info, in_cuda,