Hi Kamil, >> --- a/drivers/media/v4l2-core/v4l2-ctrls.c >> +++ b/drivers/media/v4l2-core/v4l2-ctrls.c >> @@ -424,6 +424,12 @@ const char * const *v4l2_ctrl_get_menu(u32 id) >> NULL, >> }; >> >> + static const char * const vpx_golden_frame_sel[] = { >> + "Use Previous Frame", >> + "Use Previous Specific Frame", > > "Use Previous Specific Frame" seems unclear. > Maybe "Use Previous Golden Frame" or "Use Periodic Golden Frame"? > I'm not sure if I get the description right. > "Use Periodic Golden Frame" seems more reasonable. WIll change it. Regards Arun -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html