summaryrefslogtreecommitdiff
path: root/sys/nvcodec/meson.build
Commit message (Expand)AuthorAgeFilesLines
* nvcodec: Add VP9 stateless decoder elementSeungha Yang2020-11-101-0/+1
* nvcodec: Add VP8 stateless decoder elementSeungha Yang2020-11-101-0/+1
* nvcodec: Add CUDA video scale elementSeungha Yang2020-10-161-0/+1
* nvcodec: Add CUDA video convert elementSeungha Yang2020-10-161-0/+3
* nvcodec: Add generic CUDA video convert objectSeungha Yang2020-10-161-0/+1
* nvcodec: Add support runtime CUDA kernel source compilationSeungha Yang2020-10-161-0/+2
* nvcodec: Add CUDA upload/download elements with base class for CUDA filtersSeungha Yang2020-10-161-0/+3
* nvcodec: Add CUDA specific memory and bufferpoolSeungha Yang2020-10-161-0/+2
* build: update for gl pkg-config file splitMatthew Waters2020-08-071-1/+1
* 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