Re: [PATCH v4 2/7] V4L: Events: Add new ioctls for events

2010-02-15 Thread Laurent Pinchart
Hi Hans, On Monday 15 February 2010 11:28:52 Hans Verkuil wrote: > > Hi Hans, > > > > On Saturday 13 February 2010 14:19:55 Hans Verkuil wrote: > >> On Wednesday 10 February 2010 15:58:04 Sakari Ailus wrote: > >> > This patch adds a set of new ioctls to the V4L2 API. The ioctls > >> > >> conform

Re: [PATCH v4 2/7] V4L: Events: Add new ioctls for events

2010-02-15 Thread Hans Verkuil
> Hi Hans, > > On Saturday 13 February 2010 14:19:55 Hans Verkuil wrote: >> On Wednesday 10 February 2010 15:58:04 Sakari Ailus wrote: >> > This patch adds a set of new ioctls to the V4L2 API. The ioctls >> conform >> > to V4L2 Events RFC version 2.3: >> I've experimented with the events API to tr

Re: [PATCH v4 2/7] V4L: Events: Add new ioctls for events

2010-02-15 Thread Laurent Pinchart
Hi Hans, On Saturday 13 February 2010 14:19:55 Hans Verkuil wrote: > On Wednesday 10 February 2010 15:58:04 Sakari Ailus wrote: > > This patch adds a set of new ioctls to the V4L2 API. The ioctls conform > > to V4L2 Events RFC version 2.3: > I've experimented with the events API to try and support

Re: [PATCH v4 2/7] V4L: Events: Add new ioctls for events

2010-02-13 Thread Hans Verkuil
On Wednesday 10 February 2010 15:58:04 Sakari Ailus wrote: > This patch adds a set of new ioctls to the V4L2 API. The ioctls conform to > V4L2 Events RFC version 2.3: I've experimented with the events API to try and support it with ivtv and I realized that it had some problems. See comments below

[PATCH v4 2/7] V4L: Events: Add new ioctls for events

2010-02-10 Thread Sakari Ailus
This patch adds a set of new ioctls to the V4L2 API. The ioctls conform to V4L2 Events RFC version 2.3: http://www.spinics.net/lists/linux-media/msg12033.html> Signed-off-by: Sakari Ailus --- drivers/media/video/v4l2-compat-ioctl32.c |3 +++ drivers/media/video/v4l2-ioctl.c |3