summaryrefslogtreecommitdiff
path: root/sys/nvdec
AgeCommit message (Expand)AuthorFilesLines
2018-05-05nvdec: Add support VP8/VP9 decodingSeungha Yang1-1/+5
2018-04-28nvdec: Add colorimetry info to the capsJan Schmidt1-0/+98
2018-04-27nvdec: Use gst_video_info_to_caps to build caps.Jan Schmidt1-8/+14
2018-04-17nvdec/nvenc: Support CUDA Toolkit 9Snir Sheriber5-5/+258
2017-12-19gl: update plugins to use GstGL from -baseTim-Philipp Müller1-5/+6
2017-11-22nvdec: implement flush/drainMatthew Waters1-0/+42
2017-09-20nvdec: Correctly set the discontinuity flagPer-Erik Brodin1-1/+1
2017-08-30nvdec: fix build after GL/gl.h no longer includedPer-Erik Brodin1-0/+1
2017-06-28nvdec: Use qdata on memory instead of buffer metaPer-Erik Brodin1-171/+79
2017-06-27nvdec: New plugin for NVIDIA hardware video decodePer-Erik Brodin4-0/+1215