gstreamer/sys/nvcodec
Seungha Yang e5a98cf9d8 nvdec: Add support for 10bits 4:2:0 decoding
This commit includes h265 main-10 profile support if the device can
decode it.

Note that since h264 10bits decoding is not supported by nvidia GPU for now,
the additional code path for h264 high-10 profile is a preparation for
the future Nvidia's enhancement.
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: Add support for 10bits 4:2:0 decoding 2019-07-25 08:06:26 +00:00
gstnvdec.h nvdec: Add support for 10bits 4:2:0 decoding 2019-07-25 08:06:26 +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