Re: [RFCv1 PATCH 1/3] V4L2: Add per-device-node capabilities

2011-11-16 Thread Mauro Carvalho Chehab
Em 16-11-2011 12:41, Hans Verkuil escreveu: > On Tuesday 15 November 2011 21:18:12 Sylwester Nawrocki wrote: >> Hello Hans, >> >> On 11/07/2011 11:37 AM, Hans Verkuil wrote: >>> From: Hans Verkuil >>> >>> If V4L2_CAP_DEVICE_CAPS is set, then the new device_caps field is filled >>> with the capabili

Re: [RFCv1 PATCH 1/3] V4L2: Add per-device-node capabilities

2011-11-16 Thread Hans Verkuil
On Tuesday 15 November 2011 21:18:12 Sylwester Nawrocki wrote: > Hello Hans, > > On 11/07/2011 11:37 AM, Hans Verkuil wrote: > > From: Hans Verkuil > > > > If V4L2_CAP_DEVICE_CAPS is set, then the new device_caps field is filled > > with the capabilities of the opened device node. > > > > The ca

Re: [RFCv1 PATCH 1/3] V4L2: Add per-device-node capabilities

2011-11-15 Thread Sylwester Nawrocki
Hello Hans, On 11/07/2011 11:37 AM, Hans Verkuil wrote: > From: Hans Verkuil > > If V4L2_CAP_DEVICE_CAPS is set, then the new device_caps field is filled with > the capabilities of the opened device node. > > The capabilities field traditionally contains the capabilities of the whole > device. E

[RFCv1 PATCH 1/3] V4L2: Add per-device-node capabilities

2011-11-07 Thread Hans Verkuil
From: Hans Verkuil If V4L2_CAP_DEVICE_CAPS is set, then the new device_caps field is filled with the capabilities of the opened device node. The capabilities field traditionally contains the capabilities of the whole device. E.g., if you open video0, then if it contains VBI caps then that means