public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [Query] V4L2 Integer (?) menu control
@ 2011-11-23 22:26 Sylwester Nawrocki
  2011-11-24  6:24 ` Rémi Denis-Courmont
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Sylwester Nawrocki @ 2011-11-23 22:26 UTC (permalink / raw)
  To: linux-media; +Cc: Hans Verkuil, Sakari Ailus

Hi,

I was wondering how to implement in v4l2 a standard menu control having integer 
values as the menu items. The menu item values would be irregular, e.g. ascending
logarithmically and thus the step value would not be a constant.
I'm not interested in private control and symbolic enumeration for each value at
the series. It should be a standard control where drivers could define an array 
of integers reflecting the control menu items. And then the applications could
enumerate what integer values are valid and can be happily applied to a device.  

I don't seem to find a way to implement this in current v4l2 control framework. 
Such functionality isn't there, or is it ?

-- 
Regards,
Sylwester Nawrocki

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-12-12 21:08 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-23 22:26 [Query] V4L2 Integer (?) menu control Sylwester Nawrocki
2011-11-24  6:24 ` Rémi Denis-Courmont
2011-11-24  9:17   ` Sylwester Nawrocki
2011-11-24  8:47 ` Hans Verkuil
2011-11-24  8:50 ` Sakari Ailus
2011-11-24  9:34   ` Sylwester Nawrocki
2011-11-24 20:57     ` Sakari Ailus
2011-11-24 23:53       ` Sylwester Nawrocki
2011-11-26  9:36         ` Sakari Ailus
2011-11-26 19:27           ` Sylwester Nawrocki
2011-12-12 21:08             ` Sakari Ailus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox