mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-11 11:51:34 +00:00
abe1f5044d
System installed NVRTC library might be newer version than driver, then generate PTX can be incompatible with the driver. Instead of the intermediate code PTX, use actual assembly code directly. Fixes: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3108 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5639> |
||
---|---|---|
.. | ||
stub | ||
cuda-gst.h | ||
cuda-prelude.h | ||
gstcuda-private.h | ||
gstcuda.h | ||
gstcudabufferpool.cpp | ||
gstcudabufferpool.h | ||
gstcudacontext.cpp | ||
gstcudacontext.h | ||
gstcudaloader.cpp | ||
gstcudaloader.h | ||
gstcudamemory.cpp | ||
gstcudamemory.h | ||
gstcudanvrtc.cpp | ||
gstcudanvrtc.h | ||
gstcudastream.cpp | ||
gstcudastream.h | ||
gstcudautils.cpp | ||
gstcudautils.h | ||
meson.build |