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

Commit 744cac6f authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "media: v4l2-ctrls: Add missing entry in header_mode"

parents 35ea5e31 2931cf55
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -313,6 +313,7 @@ const char * const *v4l2_ctrl_get_menu(u32 id)
	static const char * const header_mode[] = {
		"Separate Buffer",
		"Joined With 1st Frame",
		"Joined with I Frame",
		NULL,
	};
	static const char * const multi_slice[] = {