v4l2codecs: h264: Correct scaling matrix ABI check
authorDmitry Osipenko <dmitry.osipenko@collabora.com>
Mon, 14 Feb 2022 13:18:54 +0000 (16:18 +0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 16 Feb 2022 13:16:17 +0000 (13:16 +0000)
commitb757d12cffad8a54b011108a1da263433eeccdb6
tree81fce14a696b6fede9704549a9383dd45346cc08
parent586dfab9bd318e376ce66d61e4b45da2e7a95705
v4l2codecs: h264: Correct scaling matrix ABI check

Scaling matrix V4L UAPI control not presents on NVIDIA Tegra, the default
matrix should be used in this case. Mark scaling matrix presence optional.

Fixes: 47bfa71530c ("v4l2codecs: h264: Improve ABI check ")
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1726>
subprojects/gst-plugins-bad/sys/v4l2codecs/gstv4l2codech264dec.c