gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/cuda
Seungha Yang 9d0f792b66 meson: cuda: Add missing override_dependency()
Required for GstCuda library to be consumed via "gstreamer-cuda-1.0"
dependency.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2539>
2022-06-02 19:14:12 +00:00
..
stub cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
cuda-gst.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
cuda-prelude.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudabufferpool.c cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudabufferpool.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudacontext.c cuda: Add a gst_cuda_context_new_wrapped constructor 2022-04-19 16:39:43 +00:00
gstcudacontext.h cuda: Add a gst_cuda_context_new_wrapped constructor 2022-04-19 16:39:43 +00:00
gstcudaloader.c cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudaloader.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudamemory.c cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudamemory.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudanvrtc.c cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudanvrtc.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstcudautils.c cuda: Fix uninitialized debug category 2022-06-02 18:33:30 +00:00
gstcudautils.h cuda: Fix typo in gst_cuda_buffery_copy_type_to_string 2022-04-19 16:39:43 +00:00
gstnvrtcloader.c cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
gstnvrtcloader.h cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00
meson.build meson: cuda: Add missing override_dependency() 2022-06-02 19:14:12 +00:00