v4l2videoenc: Set max level to avoid encoding failure 62/299362/3 accepted/tizen/unified/20231005.030720
authorJeongmo Yang <jm80.yang@samsung.com>
Tue, 26 Sep 2023 09:46:12 +0000 (18:46 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Tue, 26 Sep 2023 11:24:55 +0000 (20:24 +0900)
commita3cdb005d5015c650e9406550b5b661241eff8bc
tree9c488758ff9f8b78258f4d6de4f5eb14db012caa
parent69131fadacd32ec2f9fa569cbad46c2c4db0712b
v4l2videoenc: Set max level to avoid encoding failure

- The encoding level list is arranged in ascending order,
  and the minimum level is used if level is not described in src(output) caps of encoder element.
  It causes encoding failure by resolution and fps limit of the level.

[Version] 1.22.0-35
[Issue Type] Improvement

Change-Id: Ifd1c2716ce2fb0aa5871162597ae23e49b26ec91
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
packaging/gstreamer.spec
subprojects/gst-plugins-good/meson.build
subprojects/gst-plugins-good/sys/v4l2/gstv4l2videoenc.c