All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] uvcvideo: a cosmetic fix and 2 new features
@ 2016-06-24 11:28 Guennadi Liakhovetski
  2016-06-24 11:28 ` [PATCH 1/3] uvcvideo: initialise the entity function field Guennadi Liakhovetski
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Guennadi Liakhovetski @ 2016-06-24 11:28 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Laurent Pinchart

Hi Laurent,

The first patch in the series fixes a warning, introduced by a recent 
framework change. Maybe you already have a similar one in your queue, drop 
this one then, please.

Patch 2/3 implements support for asynchronous controls, using V4L2 events.

Patch 3/3 adds a metadata device node to enable streaming of private 
payoad header to the user, based on your recent patch series. As everybody 
was agreeing, I didn't use patch 2 from the series, adding a new metadata 
video device type, using the GRABBER type instead. The additional video 
node is so added unconditionally in this patch, which I find superfluous 
and confusing for the user, because most cameras will not have any private 
data in the payload header, so, those nodes will be useless. I'm open to 
suggestions to make this node conditional on something - on a quirk flag? 
Unfortunately you can only find out, whether a camera has additional data 
in the header, when you receive the first frame.

Thanks
Guennadi

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2016-12-08 15:18 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-24 11:28 [PATCH 0/3] uvcvideo: a cosmetic fix and 2 new features Guennadi Liakhovetski
2016-06-24 11:28 ` [PATCH 1/3] uvcvideo: initialise the entity function field Guennadi Liakhovetski
2016-06-24 13:26   ` Laurent Pinchart
2016-06-24 11:29 ` [PATCH 2/3] uvcvideo: send a control event when a Control Change interrupt arrives Guennadi Liakhovetski
2016-06-24 11:29 ` [PATCH 3/3] uvcvideo: add a metadata device node Guennadi Liakhovetski
2016-06-24 12:46   ` kbuild test robot
2016-06-24 13:12   ` kbuild test robot
2016-12-02 10:53   ` [PATCH v2 " Guennadi Liakhovetski
2016-12-05 10:53     ` Laurent Pinchart
2016-12-05 15:35       ` Guennadi Liakhovetski
2016-12-05 22:06         ` Laurent Pinchart
2016-12-05 22:13           ` Guennadi Liakhovetski
2016-12-05 22:25             ` Laurent Pinchart
2016-12-06 10:39               ` Guennadi Liakhovetski
2016-12-06 15:56                 ` Laurent Pinchart
2016-12-08 13:34                   ` Guennadi Liakhovetski
2016-12-08 13:39                     ` Laurent Pinchart
2016-12-08 15:18                       ` Guennadi Liakhovetski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.