diff options
author | Michael Tretter <m.tretter@pengutronix.de> | 2020-03-16 16:26:23 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-03-20 09:10:04 +0100 |
commit | 8277815349327b8e65226eb58ddb680f90c2c0c0 (patch) | |
tree | 4590d7686e0b5d4e9845ae6e096f147859ea4809 /scripts/bpf_helpers_doc.py | |
parent | b646f99642b7499b469eaff25829a0b91a69692a (diff) |
media: allegro: fix type of gop_length in channel_create message
The gop_length field is actually only u16 and there are two more u8
fields in the message:
- the number of consecutive b-frames
- frequency of golden frames
Fix the message and thus fix the configuration of the GOP length.
Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions