Re: [RFC/PATCH v3] v4l: add control definitions for codec devices.

2011-06-07 Thread Hans Verkuil
On Tuesday, June 07, 2011 11:57:22 Kamil Debski wrote: > Hi Hans, > > > From: Hans Verkuil [mailto:hverk...@xs4all.nl] > > > > Hi Kamil! > > > > On Thursday, June 02, 2011 16:48:41 Kamil Debski wrote: > > > Hi, > > > > > > This is a third version of the patch that adds controls for the codec > >

RE: [RFC/PATCH v3] v4l: add control definitions for codec devices.

2011-06-07 Thread Kamil Debski
Hi Hans, > From: Hans Verkuil [mailto:hverk...@xs4all.nl] > > Hi Kamil! > > On Thursday, June 02, 2011 16:48:41 Kamil Debski wrote: > > Hi, > > > > This is a third version of the patch that adds controls for the codec > family of > > devices. I have implemented the suggestions to v1 I got from H

Re: [RFC/PATCH v3] v4l: add control definitions for codec devices.

2011-06-05 Thread Hans Verkuil
Hi Kamil! On Thursday, June 02, 2011 16:48:41 Kamil Debski wrote: > Hi, > > This is a third version of the patch that adds controls for the codec family > of > devices. I have implemented the suggestions to v1 I got from Hans Verkuil on > the #v4l > channel. Also I have addressed comments to v2

[RFC/PATCH v3] v4l: add control definitions for codec devices.

2011-06-02 Thread Kamil Debski
Hi, This is a third version of the patch that adds controls for the codec family of devices. I have implemented the suggestions to v1 I got from Hans Verkuil on the #v4l channel. Also I have addressed comments to v2 by Jeongtae Park. Changes from v2 to v3: - added MVC anc SVC profiles to H264 -