Loading drivers/media/v4l2-core/v4l2-ctrls.c +1 −1 Original line number Diff line number Diff line Loading @@ -202,9 +202,9 @@ const char * const *v4l2_ctrl_get_menu(u32 id) "Variable Bitrate", "Constant Bitrate", "Maximum Bitrate", "RC OFF", "CBR VFR", "MBR VFR", "Constant Quality", NULL }; static const char * const mpeg_stream_type[] = { Loading Loading
drivers/media/v4l2-core/v4l2-ctrls.c +1 −1 Original line number Diff line number Diff line Loading @@ -202,9 +202,9 @@ const char * const *v4l2_ctrl_get_menu(u32 id) "Variable Bitrate", "Constant Bitrate", "Maximum Bitrate", "RC OFF", "CBR VFR", "MBR VFR", "Constant Quality", NULL }; static const char * const mpeg_stream_type[] = { Loading