summaryrefslogtreecommitdiff
path: root/sys/nvcodec/stub
Commit message (Expand)AuthorAgeFilesLines
* nvcodec: Add generic CUDA video convert objectSeungha Yang2020-10-161-0/+100
* nvcodec: Add support runtime CUDA kernel source compilationSeungha Yang2020-10-161-0/+34
* nvcodec: Add CUDA specific memory and bufferpoolSeungha Yang2020-10-161-0/+1
* nvdec: Add fallback for CUDA/OpenGL interop failureSeungha Yang2020-03-191-0/+6
* nvcodec: Fix crash on 32-bit WindowsNirbheek Chauhan2020-01-201-0/+5
* nvcodec: cuda.h only needs glib.h, not gst.hNirbheek Chauhan2020-01-201-1/+1
* cudautils: Add GstCudaGraphicsResource structure for better openGL interopera...Seungha Yang2019-08-291-2/+11
* nvdec: Don't use default CUDA streamSeungha Yang2019-08-191-0/+6
* nvcodec: Fix broken ABI in cuda stub header to fix nvenc with openglSeungha Yang2019-07-301-1/+1
* nvdec: Make OpenGL dependency optionalSeungha Yang2019-07-261-0/+1
* nvcodec: Drop system installed cuda.h dependencySeungha Yang2019-07-231-0/+97