summaryrefslogtreecommitdiff
path: root/sys/nvcodec/gstnvdecoder.c
Commit message (Expand)AuthorAgeFilesLines
* nvcodec: Fix various typosSeungha Yang2021-08-211-2/+2
* nvcodec: nvsldec: Refactor graphics api resource handlingSeungha Yang2021-03-291-214/+277
* nvdec: Accept progressive-high and contrained-high profilesOlivier CrĂȘte2020-11-181-1/+10
* nvcodec: Fix various typoSeungha Yang2020-11-121-17/+17
* nvcodec: Add VP9 stateless decoder elementSeungha Yang2020-11-101-0/+15
* nvcodec: nvdecoder: Move to refcount based GstNvDecoderFrameSeungha Yang2020-11-101-16/+29
* nvcodec: nvsldec: Add support for CUDA memorySeungha Yang2020-10-271-23/+183
* nvcodec: Add missing CUDAMemory src caps in h264 decoderJulian Bouzas2020-10-161-13/+30
* nvcodec: Move common methods to nvdecoderSeungha Yang2020-06-241-1/+302
* nvcodec: Add H264 stateless codec implementationSeungha Yang2020-04-241-0/+1102