nvdec: Add support for 10bits 4:2:0 decoding
authorSeungha Yang <seungha.yang@navercorp.com>
Wed, 24 Jul 2019 01:00:56 +0000 (10:00 +0900)
committerSebastian Dröge <slomo@coaxion.net>
Thu, 25 Jul 2019 08:06:26 +0000 (08:06 +0000)
commite5a98cf9d89f5b61c8fe9939117ad4cb03766d2d
tree2ec6b0c8884c815d3afda645c78f9f70454d5837
parentd692350fc30de96fc1498a4f3357a30477520eb4
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.
sys/nvcodec/gstnvdec.c
sys/nvcodec/gstnvdec.h