gstreamer/sys/nvcodec
Seungha Yang 592a8d5400 nvcodec: Add generic CUDA video convert object
Introducing generic video convert object similar to video-converter
but using CUDA.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1633>
2020-10-16 15:56:49 +00:00
..
stub nvcodec: Add generic CUDA video convert object 2020-10-16 15:56:49 +00:00
cuda-converter.c nvcodec: Add generic CUDA video convert object 2020-10-16 15:56:49 +00:00
cuda-converter.h nvcodec: Add generic CUDA video convert object 2020-10-16 15:56:49 +00:00
cuviddec.h nvcodec: Bump SDK header to version 9.1 2020-01-16 15:24:03 +00:00
gstcudabasetransform.c nvcodec: Add CUDA upload/download elements with base class for CUDA filters 2020-10-16 15:56:49 +00:00
gstcudabasetransform.h nvcodec: Add CUDA upload/download elements with base class for CUDA filters 2020-10-16 15:56:49 +00:00
gstcudabufferpool.c nvcodec: Add CUDA specific memory and bufferpool 2020-10-16 15:56:49 +00:00
gstcudabufferpool.h nvcodec: Add CUDA specific memory and bufferpool 2020-10-16 15:56:49 +00:00
gstcudacontext.c nvcodec: Add generic CUDA video convert object 2020-10-16 15:56:49 +00:00
gstcudacontext.h nvcodec: Add generic CUDA video convert object 2020-10-16 15:56:49 +00:00
gstcudadownload.c nvcodec: Add CUDA upload/download elements with base class for CUDA filters 2020-10-16 15:56:49 +00:00
gstcudadownload.h nvcodec: Add CUDA upload/download elements with base class for CUDA filters 2020-10-16 15:56:49 +00:00
gstcudaloader.c nvcodec: Add generic CUDA video convert object 2020-10-16 15:56:49 +00:00
gstcudaloader.h nvcodec: Add generic CUDA video convert object 2020-10-16 15:56:49 +00:00
gstcudamemory.c nvcodec: Add CUDA specific memory and bufferpool 2020-10-16 15:56:49 +00:00
gstcudamemory.h nvcodec: Add CUDA specific memory and bufferpool 2020-10-16 15:56:49 +00:00
gstcudanvrtc.c nvcodec: Add support runtime CUDA kernel source compilation 2020-10-16 15:56:49 +00:00
gstcudanvrtc.h nvcodec: Add support runtime CUDA kernel source compilation 2020-10-16 15:56:49 +00:00
gstcudaupload.c nvcodec: Add CUDA upload/download elements with base class for CUDA filters 2020-10-16 15:56:49 +00:00
gstcudaupload.h nvcodec: Add CUDA upload/download elements with base class for CUDA filters 2020-10-16 15:56:49 +00:00
gstcudautils.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
gstcudautils.h cudautils: Add GstCudaGraphicsResource structure for better openGL interoperability 2019-08-29 18:04:33 +09:00
gstcuvidloader.c nvdec: Don't hardcode DPB size 2020-04-09 16:30:58 +09:00
gstcuvidloader.h nvdec: Don't hardcode DPB size 2020-04-09 16:30:58 +09:00
gstnvbaseenc.c nvcodec: Peer direct access support 2020-10-16 15:56:49 +00:00
gstnvbaseenc.h nvenc: Support CUDA buffer pool 2020-10-16 15:56:49 +00:00
gstnvdec.c nvcodec: Peer direct access support 2020-10-16 15:56:49 +00:00
gstnvdec.h nvdec: Support CUDA buffer pool 2020-10-16 15:56:49 +00:00
gstnvdecoder.c nvcodec: Move common methods to nvdecoder 2020-06-24 16:25:58 +00:00
gstnvdecoder.h nvcodec: Move common methods to nvdecoder 2020-06-24 16:25:58 +00:00
gstnvenc.c nvenc: Support CUDA buffer pool 2020-10-16 15:56:49 +00:00
gstnvenc.h nvdec: Don't hardcode DPB size 2020-04-09 16:30:58 +09:00
gstnvh264dec.c codecs: h264decoder: Pass GstVideoCodecFrame to output_picture() 2020-07-21 17:18:42 +09:00
gstnvh264dec.h nvcodec: Add suppport for environment based primary h264 decoder implementation 2020-04-24 09:23:10 +00:00
gstnvh264enc.c gst: Update for gst_video_transfer_function_*() function renaming 2020-09-07 12:14:47 +03:00
gstnvh264enc.h nvenc: Add support for weighted prediction option 2019-09-11 13:18:12 +09:00
gstnvh265dec.c nvcodec: Update for documentation 2020-07-02 17:21:24 +02:00
gstnvh265dec.h nvcodec: Add H265 stateless codec implementation 2020-06-24 16:25:58 +00:00
gstnvh265enc.c gst: Update for gst_video_transfer_function_*() function renaming 2020-09-07 12:14:47 +03:00
gstnvh265enc.h nvenc: Add support for weighted prediction option 2019-09-11 13:18:12 +09:00
gstnvrtcloader.c nvcodec: Add support runtime CUDA kernel source compilation 2020-10-16 15:56:49 +00:00
gstnvrtcloader.h nvcodec: Add support runtime CUDA kernel source compilation 2020-10-16 15:56:49 +00:00
meson.build nvcodec: Add generic CUDA video convert object 2020-10-16 15:56:49 +00:00
nvcuvid.h nvcodec: Bump SDK header to version 9.1 2020-01-16 15:24:03 +00:00
nvEncodeAPI.h nvcodec: Bump SDK header to version 9.1 2020-01-16 15:24:03 +00:00
plugin.c nvcodec: Add CUDA upload/download elements with base class for CUDA filters 2020-10-16 15:56:49 +00:00