Re: [PATCH 10/23] V4L: Add auto focus targets to the selections API

2012-11-04 Thread Sakari Ailus
Hi Sylwester, Thanks for the update! On Mon, Oct 29, 2012 at 11:43:07PM +0100, Sylwester Nawrocki wrote: > Hi Sakari, > > On 10/29/2012 09:00 PM, Sakari Ailus wrote: > > On Thu, May 10, 2012 at 12:30:45PM +0200, Sylwester Nawrocki wrote: > >> The camera automatic focus algorithms may require se

Re: [PATCH 10/23] V4L: Add auto focus targets to the selections API

2012-10-29 Thread Sylwester Nawrocki
Hi Sakari, On 10/29/2012 09:00 PM, Sakari Ailus wrote: > On Thu, May 10, 2012 at 12:30:45PM +0200, Sylwester Nawrocki wrote: >> The camera automatic focus algorithms may require setting up >> a spot or rectangle coordinates or multiple such parameters. >> >> The automatic focus selection targets a

Re: [PATCH 10/23] V4L: Add auto focus targets to the selections API

2012-10-29 Thread Sakari Ailus
Hi Sylwester, On Thu, May 10, 2012 at 12:30:45PM +0200, Sylwester Nawrocki wrote: > The camera automatic focus algorithms may require setting up > a spot or rectangle coordinates or multiple such parameters. > > The automatic focus selection targets are introduced in order > to allow applications

[PATCH 10/23] V4L: Add auto focus targets to the selections API

2012-05-10 Thread Sylwester Nawrocki
The camera automatic focus algorithms may require setting up a spot or rectangle coordinates or multiple such parameters. The automatic focus selection targets are introduced in order to allow applications to query and set such coordinates. Those selections are intended to be used together with th