diff options
author | 2022-07-15 09:38:00 +0200 | |
---|---|---|
committer | 2022-08-30 15:01:06 +0200 | |
commit | 996f4e89fabe44ab9ac0aabb0697aeecbe717eca (patch) | |
tree | 2563544f3982a43c88e1b5c9c4aabf33655dd5a5 /scripts/generate_rust_analyzer.py | |
parent | media: amphion: insert picture startcode after seek for vc1g format (diff) | |
download | wireguard-linux-996f4e89fabe44ab9ac0aabb0697aeecbe717eca.tar.xz wireguard-linux-996f4e89fabe44ab9ac0aabb0697aeecbe717eca.zip |
media: amphion: adjust the encoder's value range of gop size
adjust the value range of gop size from [0, 65535] to [1, 8000].
when the gop size is set to a too large value,
it may affect the encoded picture quality.
so constrain it to a reasonable range.
Fixes: 0401e659c1f92 ("media: amphion: add v4l2 m2m vpu encoder stateful driver")
Signed-off-by: Ming Qian <ming.qian@nxp.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions