summaryrefslogtreecommitdiff
path: root/sys/nvcodec/meson.build
Commit message (Expand)AuthorAgeFilesLines
* nvcodec: Add H265 stateless codec implementationSeungha Yang2020-06-241-0/+1
* nvcodec: Add H264 stateless codec implementationSeungha Yang2020-04-241-2/+4
* nvcodec: Introduce NVIDA CUDA helpersSeungha Yang2019-08-071-0/+2
* nvdec: Make OpenGL dependency optionalSeungha Yang2019-07-261-5/+0
* nvcodec: Drop system installed cuda.h dependencySeungha Yang2019-07-231-62/+5
* nvcodec: Drop cudaGL.h dependencySeungha Yang2019-07-221-12/+0
* nvcodec: do a generic cuda tests before going into version specificsMarc Leeman2019-07-081-0/+5
* nvdec,nvenc: Port to dynamic library loadingSeungha Yang2019-07-081-0/+102