linux/drivers/media/platform/allegro-dvt
Michael Tretter be7f41f2f1 media: allegro: increase offset in CAPTURE buffer
The HEVC Non-VCL NAL units require more space than the H.264 Non-VCL NAL
units. Therefore, the driver needs to reserve more space in front of the
actual coded data that is written by the hardware codec.

Increase the offset that shall be used by the hardware codec from 64
bytes to 128 bytes which is as arbitrary as before.

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>
2021-01-27 16:13:41 +01:00
..
allegro-core.c media: allegro: increase offset in CAPTURE buffer 2021-01-27 16:13:41 +01:00
allegro-mail.c media: allegro: fix log2_max_poc in firmware 2019.1 2021-01-27 16:06:19 +01:00
allegro-mail.h media: allegro: rename stream_id to dst_handle 2021-01-04 13:22:54 +01:00
Makefile media: allegro: add HEVC NAL unit generator 2021-01-27 16:04:04 +01:00
nal-h264.c media: allegro: extract RBSP handler from H.264 NAL generator 2021-01-27 15:51:51 +01:00
nal-h264.h
nal-hevc.c media: allegro: add HEVC NAL unit generator 2021-01-27 16:04:04 +01:00
nal-hevc.h media: allegro: add HEVC NAL unit generator 2021-01-27 16:04:04 +01:00
nal-rbsp.c media: allegro: add helper to report unsupported fields 2021-01-27 15:52:23 +01:00
nal-rbsp.h media: allegro: add helper to report unsupported fields 2021-01-27 15:52:23 +01:00