On Thursday, April 21, 2011 13:41:01 Sakari Ailus wrote:
> Laurent Pinchart wrote:
> > Hi Sakari,
>
> Hi Laurent,
>
> > On Saturday 16 April 2011 10:51:27 Sakari Ailus wrote:
> >> Hans Verkuil wrote:
> Hans Verkuil wrote:
> > Whenever a control changes value an event is sent to anyone th
Laurent Pinchart wrote:
> Hi Sakari,
Hi Laurent,
> On Saturday 16 April 2011 10:51:27 Sakari Ailus wrote:
>> Hans Verkuil wrote:
Hans Verkuil wrote:
> Whenever a control changes value an event is sent to anyone that
> subscribed
> to it.
>
> Signed-off-by: Hans Verkuil
>
Hi Sakari,
On Saturday 16 April 2011 10:51:27 Sakari Ailus wrote:
> Hans Verkuil wrote:
> >> Hans Verkuil wrote:
> >>> Whenever a control changes value an event is sent to anyone that
> >>> subscribed
> >>> to it.
> >>>
> >>> Signed-off-by: Hans Verkuil
> >>> ---
> >>>
> >>> drivers/media/vide
Hi Hans,
Thanks for the reply.
Hans Verkuil wrote:
>> Hi Hans,
>>
>> I have some more comments below. :-)
>>
>> Hans Verkuil wrote:
>>> Whenever a control changes value an event is sent to anyone that
>>> subscribed
>>> to it.
>>>
>>> Signed-off-by: Hans Verkuil
>>> ---
>>> drivers/media/video/
> Hi Hans,
>
> I have some more comments below. :-)
>
> Hans Verkuil wrote:
>> Whenever a control changes value an event is sent to anyone that
>> subscribed
>> to it.
>>
>> Signed-off-by: Hans Verkuil
>> ---
>> drivers/media/video/v4l2-ctrls.c | 59 ++
>> drivers/media/video/v4
Hi Hans,
I have some more comments below. :-)
Hans Verkuil wrote:
> Whenever a control changes value an event is sent to anyone that subscribed
> to it.
>
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/video/v4l2-ctrls.c | 59 ++
> drivers/media/video/v4l2-event.c | 126
> Hi Hans,
>
> Hans Verkuil wrote:
>>>
+ union {
+ __s32 value;
+ __s64 value64;
+ };
+} __attribute__ ((packed));
+
struct v4l2_event {
__u32 type;
union {
struct v4l2_event_vsync vsyn
Hi Hans,
Hans Verkuil wrote:
[clip]
>>> diff --git a/drivers/media/video/v4l2-fh.c
>>> b/drivers/media/video/v4l2-fh.c
>>> index 8635011..c6aef84 100644
>>> --- a/drivers/media/video/v4l2-fh.c
>>> +++ b/drivers/media/video/v4l2-fh.c
>>> @@ -93,10 +93,8 @@ void v4l2_fh_exit(struct v4l2_fh *fh)
>>>
> Hi Hans,
>
> Thanks for the patchset! This looks really nice!
>
> Hans Verkuil wrote:
>> Whenever a control changes value an event is sent to anyone that
>> subscribed
>> to it.
>>
>> Signed-off-by: Hans Verkuil
>> ---
>> drivers/media/video/v4l2-ctrls.c | 59 ++
>> drivers/me
Hi Hans,
Thanks for the patchset! This looks really nice!
Hans Verkuil wrote:
> Whenever a control changes value an event is sent to anyone that subscribed
> to it.
>
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/video/v4l2-ctrls.c | 59 ++
> drivers/media/video/v4l2-ev
Whenever a control changes value an event is sent to anyone that subscribed
to it.
Signed-off-by: Hans Verkuil
---
drivers/media/video/v4l2-ctrls.c | 59 ++
drivers/media/video/v4l2-event.c | 126 +++---
drivers/media/video/v4l2-fh.c|4 +
11 matches
Mail list logo