linux/drivers/media/platform/allegro-dvt
Michael Tretter b35d3fea2a media: allegro: write vui parameters for HEVC
The vui parameters are optional. However, the vui data allows to specify
the color space of the encoded video. Write the vui parameters to make
sure that decoders are able to pick up the correct color space.

Also implement the necessary lookup functions to convert the values from
the V4L2 controls to the values specified in the hevc standard.

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-10-20 16:02:03 +01:00
..
allegro-core.c media: allegro: write vui parameters for HEVC 2021-10-20 16:02:03 +01:00
allegro-mail.c media: allegro: fix row and column in response message 2021-10-20 15:57:27 +01:00
allegro-mail.h media: allegro: add encoder buffer support 2021-10-20 15:55:27 +01:00
Makefile media: allegro: add HEVC NAL unit generator 2021-01-27 16:04:04 +01:00
nal-h264.c media: allegro: extract nal value lookup functions to header 2021-10-20 15:59:41 +01:00
nal-h264.h media: allegro: write correct colorspace into SPS 2021-10-20 16:00:28 +01:00
nal-hevc.c media: allegro: nal-hevc: implement generator for vui 2021-10-20 16:01:23 +01:00
nal-hevc.h media: allegro: write vui parameters for HEVC 2021-10-20 16:02:03 +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