summaryrefslogtreecommitdiff
path: root/sys/nvcodec/gstnvdecoder.h
Commit message (Expand)AuthorAgeFilesLines
* nvcodec: nvsldec: Refactor graphics api resource handlingSeungha Yang2021-03-291-52/+28
* nvcodec: Fix various typoSeungha Yang2020-11-121-4/+4
* nvcodec: nvdecoder: Move to refcount based GstNvDecoderFrameSeungha Yang2020-11-101-1/+5
* nvcodec: nvdecoder: Get rid of G_GNUC_INTERNALSeungha Yang2020-11-101-12/+0
* nvcodec: nvsldec: Add support for CUDA memorySeungha Yang2020-10-271-2/+4
* nvcodec: Move common methods to nvdecoderSeungha Yang2020-06-241-0/+43
* nvcodec: Add H264 stateless codec implementationSeungha Yang2020-04-241-0/+89