gstreamer/sys/nvcodec
Seungha Yang 367e742e5d nvcodec: Drop system installed cuda.h dependency
... and add our stub cuda header.

Newly introduced stub cuda.h file is defining minimal types in order to
build nvcodec plugin without system installed CUDA toolkit dependency.
This will make cross-compile possible.
2019-07-23 16:32:31 +09:00
..
stub nvcodec: Drop system installed cuda.h dependency 2019-07-23 16:32:31 +09:00
cuviddec.h nvdec,nvenc: Port to dynamic library loading 2019-07-08 10:37:46 +00:00
gstcudaloader.c nvdec,nvenc: Port to dynamic library loading 2019-07-08 10:37:46 +00:00
gstcudaloader.h nvdec,nvenc: Port to dynamic library loading 2019-07-08 10:37:46 +00:00
gstcuvidloader.c nvdec: Register elements per device/codec with capability check 2019-07-22 17:39:45 +00:00
gstcuvidloader.h nvdec: Register elements per device/codec with capability check 2019-07-22 17:39:45 +00:00
gstnvbaseenc.c nvcodec: Keep requested rank for default device 2019-07-23 10:28:52 +09:00
gstnvbaseenc.h nvenc: Register elements per GPU device with capability check 2019-07-22 21:01:41 +00:00
gstnvdec.c nvcodec: Keep requested rank for default device 2019-07-23 10:28:52 +09:00
gstnvdec.h nvdec: Create CUDA context with registered device id 2019-07-22 17:39:45 +00:00
gstnvenc.c nvenc: Register elements per GPU device with capability check 2019-07-22 21:01:41 +00:00
gstnvenc.h nvenc: Register elements per GPU device with capability check 2019-07-22 21:01:41 +00:00
gstnvh264enc.c nvenc: Register elements per GPU device with capability check 2019-07-22 21:01:41 +00:00
gstnvh264enc.h nvdec,nvenc: Port to dynamic library loading 2019-07-08 10:37:46 +00:00
gstnvh265enc.c nvenc: Register elements per GPU device with capability check 2019-07-22 21:01:41 +00:00
gstnvh265enc.h nvdec,nvenc: Port to dynamic library loading 2019-07-08 10:37:46 +00:00
Makefile.am nvdec,nvenc: Port to dynamic library loading 2019-07-08 10:37:46 +00:00
meson.build nvcodec: Drop system installed cuda.h dependency 2019-07-23 16:32:31 +09:00
nvcuvid.h nvdec,nvenc: Port to dynamic library loading 2019-07-08 10:37:46 +00:00
nvEncodeAPI.h nvdec,nvenc: Port to dynamic library loading 2019-07-08 10:37:46 +00:00
plugin.c nvdec: Register elements per device/codec with capability check 2019-07-22 17:39:45 +00:00