Re: [PATCH weston v3 5/5] clients: add simple-v4l-dmabuf client

2016-01-11 Thread Derek Foreman
On 11/01/16 01:20 PM, Derek Foreman wrote: > On 11/01/16 01:04 PM, Emmanuel Gil Peyrot wrote: >> This client opens a V4L2 device, usually exposed as /dev/videoN, and >> retrieves its frames as dmabuf for later import into the compositor. >> >> It supports both single- and multi-planar devices, and

Re: [PATCH weston v3 5/5] clients: add simple-v4l-dmabuf client

2016-01-11 Thread Derek Foreman
On 11/01/16 01:04 PM, Emmanuel Gil Peyrot wrote: > This client opens a V4L2 device, usually exposed as /dev/videoN, and > retrieves its frames as dmabuf for later import into the compositor. > > It supports both single- and multi-planar devices, and any format > exposed by the V4L2 device the Wayl

[PATCH weston v3 5/5] clients: add simple-v4l-dmabuf client

2016-01-11 Thread Emmanuel Gil Peyrot
This client opens a V4L2 device, usually exposed as /dev/videoN, and retrieves its frames as dmabuf for later import into the compositor. It supports both single- and multi-planar devices, and any format exposed by the V4L2 device the Wayland compositor accepts. This client never changes the v4l2