nvh264enc: add constrained-baseline to the caps profiles
authorMathieu Duponchelle <mathieu@centricular.com>
Wed, 20 Oct 2021 12:34:42 +0000 (14:34 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 21 Oct 2021 09:06:08 +0000 (09:06 +0000)
commit2f8030d98b10ccc869dda30e13c8a5f000859e3b
treeb583cccdb97e50177048e967752d8c13c31be7c3
parent8b6c3e030b6089c590bd457e9f784a3a46ce663d
nvh264enc: add constrained-baseline to the caps profiles

In practice, when baseline is requested from the encoder it
produces constrained baseline, and it is already reflected
in the profile-iop flags.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1213>
subprojects/gst-plugins-bad/docs/plugins/gst_plugins_cache.json
subprojects/gst-plugins-bad/sys/nvcodec/gstnvenc.c
subprojects/gst-plugins-bad/sys/nvcodec/gstnvh264enc.c