Re: [RFC 2/3] v4l: events: Define frame start event

2011-07-26 Thread Sakari Ailus
Thanks for your comments, Hans! On Tue, Jul 26, 2011 at 03:59:38PM +0200, Hans Verkuil wrote: > On Tuesday, July 26, 2011 15:51:26 Sakari Ailus wrote: > > On Tue, Jul 26, 2011 at 01:52:44PM +0200, Hans Verkuil wrote: > > > On Tuesday, July 19, 2011 15:38:07 Sakari Ailus wrote: > > > > Define a fra

Re: [RFC 2/3] v4l: events: Define frame start event

2011-07-26 Thread Hans Verkuil
On Tuesday, July 26, 2011 15:51:26 Sakari Ailus wrote: > On Tue, Jul 26, 2011 at 01:52:44PM +0200, Hans Verkuil wrote: > > On Tuesday, July 19, 2011 15:38:07 Sakari Ailus wrote: > > > Define a frame start event to tell user space when the reception of a > > > frame > > > starts. > > > > > > Signe

Re: [RFC 2/3] v4l: events: Define frame start event

2011-07-26 Thread Sakari Ailus
On Tue, Jul 26, 2011 at 01:52:44PM +0200, Hans Verkuil wrote: > On Tuesday, July 19, 2011 15:38:07 Sakari Ailus wrote: > > Define a frame start event to tell user space when the reception of a frame > > starts. > > > > Signed-off-by: Sakari Ailus > > --- > > Documentation/DocBook/media/v4l/vidio

Re: [RFC 2/3] v4l: events: Define frame start event

2011-07-26 Thread Hans Verkuil
On Tuesday, July 19, 2011 15:38:07 Sakari Ailus wrote: > Define a frame start event to tell user space when the reception of a frame > starts. > > Signed-off-by: Sakari Ailus > --- > Documentation/DocBook/media/v4l/vidioc-dqevent.xml | 26 > > .../DocBook/media/v4l/vidioc

[RFC 2/3] v4l: events: Define frame start event

2011-07-19 Thread Sakari Ailus
Define a frame start event to tell user space when the reception of a frame starts. Signed-off-by: Sakari Ailus --- Documentation/DocBook/media/v4l/vidioc-dqevent.xml | 26 .../DocBook/media/v4l/vidioc-subscribe-event.xml | 18 + include/linux/videodev2.h