public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <snjw23@gmail.com>
To: linux-media <linux-media@vger.kernel.org>
Cc: Hans Verkuil <hverkuil@xs4all.nl>, Sakari Ailus <sakari.ailus@iki.fi>
Subject: [Query] V4L2 Integer (?) menu control
Date: Wed, 23 Nov 2011 23:26:22 +0100	[thread overview]
Message-ID: <4ECD730E.3080808@gmail.com> (raw)

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

             reply	other threads:[~2011-11-23 22:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-23 22:26 Sylwester Nawrocki [this message]
2011-11-24  6:24 ` [Query] V4L2 Integer (?) menu control 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4ECD730E.3080808@gmail.com \
    --to=snjw23@gmail.com \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    --cc=sakari.ailus@iki.fi \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox