1
0
Fork 0
alistair23-linux/drivers/staging/media/allegro-dvt
Michael Tretter f7557078e1 media: allegro: fix type of gop_length in channel_create message
[ Upstream commit 8277815349 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-04-17 10:50:02 +02:00
..
Kconfig
Makefile
TODO
allegro-core.c media: allegro: fix type of gop_length in channel_create message 2020-04-17 10:50:02 +02:00
nal-h264.c media: allegro-dvt: fix build failure 2019-05-29 09:28:34 -04:00
nal-h264.h