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

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

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

parents 97ffec62 0929cfc9
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[] = {