v4l2: Fix H.264 level 3 string representation
authorPhilippe Normand <philn@igalia.com>
Fri, 8 Mar 2019 14:43:20 +0000 (14:43 +0000)
committerPhilippe Normand <philn@igalia.com>
Wed, 5 Jun 2019 09:23:40 +0000 (10:23 +0100)
commit4fb749d99f589e3fc30674a7cec8699167a4d5ed
tree8724621ca8f7262b120bd979e1758cb899bc17fa
parent6ce195e9d1139d109b4301812221dc74f986909b
v4l2: Fix H.264 level 3 string representation

The string_to_level function handles "3" so the level_to_string function should
do the same, to prevent caps negotiation issues.
sys/v4l2/gstv4l2h264codec.c