gstreamer/sys/nvcodec
Seungha Yang d692350fc3 nvdec: Specify supported profiles of h264/h265 codec
See more details about supported formats at
nvidia codec sdk document "NVDEC_VideoDecoder_API_ProgGuide.pdf"
Table 1. Hardware Video Decoder Capabilities.

Fixes: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/926
2019-07-25 08:06:26 +00:00
..
stub nvcodec: Drop system installed cuda.h dependency 2019-07-23 16:32:31 +09:00
cuviddec.h nvdec,nvenc: Port to dynamic library loading 2019-07-08 10:37:46 +00:00
gstcudaloader.c nvdec,nvenc: Port to dynamic library loading 2019-07-08 10:37:46 +00:00
gstcudaloader.h nvdec,nvenc: Port to dynamic library loading 2019-07-08 10:37:46 +00:00
gstcuvidloader.c nvdec: Register elements per device/codec with capability check 2019-07-22 17:39:45 +00:00
gstcuvidloader.h nvdec: Register elements per device/codec with capability check 2019-07-22 17:39:45 +00:00
gstnvbaseenc.c nvcodec: Keep requested rank for default device 2019-07-23 10:28:52 +09:00
gstnvbaseenc.h nvenc: Register elements per GPU device with capability check 2019-07-22 21:01:41 +00:00
gstnvdec.c nvdec: Specify supported profiles of h264/h265 codec 2019-07-25 08:06:26 +00:00
gstnvdec.h nvdec: Create CUDA context with registered device id 2019-07-22 17:39:45 +00:00
gstnvenc.c nvenc: Register elements per GPU device with capability check 2019-07-22 21:01:41 +00:00
gstnvenc.h nvenc: Register elements per GPU device with capability check 2019-07-22 21:01:41 +00:00
gstnvh264enc.c nvenc: Register elements per GPU device with capability check 2019-07-22 21:01:41 +00:00
gstnvh264enc.h nvdec,nvenc: Port to dynamic library loading 2019-07-08 10:37:46 +00:00
gstnvh265enc.c nvenc: Register elements per GPU device with capability check 2019-07-22 21:01:41 +00:00
gstnvh265enc.h nvdec,nvenc: Port to dynamic library loading 2019-07-08 10:37:46 +00:00
Makefile.am nvdec,nvenc: Port to dynamic library loading 2019-07-08 10:37:46 +00:00
meson.build nvcodec: Drop system installed cuda.h dependency 2019-07-23 16:32:31 +09:00
nvcuvid.h nvdec,nvenc: Port to dynamic library loading 2019-07-08 10:37:46 +00:00
nvEncodeAPI.h nvdec,nvenc: Port to dynamic library loading 2019-07-08 10:37:46 +00:00
plugin.c nvdec: Register elements per device/codec with capability check 2019-07-22 17:39:45 +00:00