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

Commit 816a8f48 authored by Jorge Solano Altamirano's avatar Jorge Solano Altamirano
Browse files

[media] v4l2-ctrl: add constrained high h.264 profile to menu



Constrained high profile was added as a profile option but the menu was
not updated. This causes dereference an invalid area in case this
profile is selected.

Change-Id: I5811a845a9232bab19125a0dae0be38f9054d250
Signed-off-by: default avatarJorge Solano Altamirano <jsolano@codeaurora.org>
parent 442d7807
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -365,6 +365,7 @@ const char * const *v4l2_ctrl_get_menu(u32 id)
		"Scalable High",
		"Scalable High Intra",
		"Multiview High",
		"Constrained High",
		NULL,
	};
	static const char * const vui_sar_idc[] = {