Re: [PATCH 03/23] V4L: Add an extended camera white balance control

2012-05-17 Thread Sakari Ailus
Hi Sylwester, Sylwester Nawrocki wrote: > Hi Sakari, > > On 05/16/2012 08:57 AM, Sakari Ailus wrote: > ... > + > + > + spanname="id">V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE  > + enum v4l2_auto_n_preset_white_balance > + Sets white balance to automatic, > +manual or a pr

Re: [PATCH 03/23] V4L: Add an extended camera white balance control

2012-05-16 Thread Sylwester Nawrocki
Hi Sakari, On 05/16/2012 08:57 AM, Sakari Ailus wrote: ... + + + >>> spanname="id">V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE  + enum v4l2_auto_n_preset_white_balance + Sets white balance to automatic, +manual or a preset. The presets determine color temperature of the

Re: [PATCH 03/23] V4L: Add an extended camera white balance control

2012-05-15 Thread Sakari Ailus
Hi Sylwester, On Tue, May 15, 2012 at 11:28:03PM +0200, Sylwester Nawrocki wrote: > Hi Sakari, > > On 05/14/2012 02:02 AM, Sakari Ailus wrote: > > Hi Sylwester, > > > > Thanks for the patch. I noticed your pull req; I hope you could take into > > account a few more comments. :) > > Thank you fo

Re: [PATCH 03/23] V4L: Add an extended camera white balance control

2012-05-15 Thread Sylwester Nawrocki
Hi Sakari, On 05/14/2012 02:02 AM, Sakari Ailus wrote: > Hi Sylwester, > > Thanks for the patch. I noticed your pull req; I hope you could take into > account a few more comments. :) Thank you for your comments, I'll try to come up with a fix up patch. > On Thu, May 10, 2012 at 12:30:38PM +020

Re: [PATCH 03/23] V4L: Add an extended camera white balance control

2012-05-13 Thread Sakari Ailus
Hi Sylwaster, Thanks for the patch. I noticed your pull req; I hope you could take into account a few more comments. :) On Thu, May 10, 2012 at 12:30:38PM +0200, Sylwester Nawrocki wrote: > This patch adds V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE control which is > an extended version of the V4L2_CID

[PATCH 03/23] V4L: Add an extended camera white balance control

2012-05-10 Thread Sylwester Nawrocki
This patch adds V4L2_CID_AUTO_N_PRESET_WHITE_BALANCE control which is an extended version of the V4L2_CID_AUTO_WHITE_BALANCE control, including white balance presets. The following presets are defined: - V4L2_WHITE_BALANCE_INCANDESCENT, - V4L2_WHITE_BALANCE_FLUORESCENT, - V4L2_WHITE_BALANCE_FLU