nvenc: Return profile compatible input formats from GstVideoEncoder::getcaps
authorSeungha Yang <seungha.yang@navercorp.com>
Mon, 29 Jul 2019 04:52:04 +0000 (13:52 +0900)
committerSebastian Dröge <slomo@coaxion.net>
Tue, 6 Aug 2019 15:03:22 +0000 (15:03 +0000)
commit7de4dbdeb27561c00be94f8666b39dc661c59f7b
tree943c98eebea3261b307f37b5eb82db74cb9f2467
parent9e81f8e7006ef07f3dfd33ec00df611e3cdf576c
nvenc: Return profile compatible input formats from GstVideoEncoder::getcaps

Do not accept any input formats which could not be supported
by downstream requested codec profiles.
sys/nvcodec/gstnvbaseenc.c