Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c732e647 authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab
Browse files

[media] vivid: add support for SMPTE 2084 transfer function



Support the new SMPTE 2084 transfer function in the vivid test driver.

Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent b258480a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -728,6 +728,7 @@ static const char * const vivid_ctrl_xfer_func_strings[] = {
	"SMPTE 240M",
	"None",
	"DCI-P3",
	"SMPTE 2084",
	NULL,
};