commit | ce580fe5190dec4d872e7925946b0aec1f694370 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@iki.fi> | Thu Aug 04 13:51:11 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Apr 10 14:49:44 2012 -0300 |
tree | cb745116ea3f1fb4f8cb327810b43b140fcb8fb8 | |
parent | 3fd7e4341e04f80e2605f56bbd8cb1e8b027901a [diff] |
[media] v4l: Introduce integer menu controls Create a new control type called V4L2_CTRL_TYPE_INTEGER_MENU. Integer menu controls are just like menu controls but the menu items are 64-bit integers rather than strings. Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Tested-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>