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

Commit beac36d3 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "[media] v4l2-ctrls: Add qmenu entries for new bitrate modes" into msm-4.14

parents 028f9ce9 8a34e017
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -201,6 +201,10 @@ const char * const *v4l2_ctrl_get_menu(u32 id)
	static const char * const mpeg_video_bitrate_mode[] = {
		"Variable Bitrate",
		"Constant Bitrate",
		"Maximum Bitrate",
		"RC OFF",
		"CBR VFR",
		"MBR VFR",
		NULL
	};
	static const char * const mpeg_stream_type[] = {