Skip to content

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: 47bfa715 ("v4l2codecs: h264: Improve ABI check ")

Merge request reports