Hi Tomasz,
On Mon, Jan 23, 2012 at 05:51, Tomasz Stanislawski
wrote:
> This patch adds extension to V4L2 api. It allow to export a mmap buffer as
> file
> descriptor. New ioctl VIDIOC_EXPBUF is added. It takes a buffer offset used by
> mmap and return a file descriptor on success.
>
> Signed-off
Hi Tomasz,
I like the direction in which you are going with the userspace
handling. This is almost exactly as I envisioned it. I have one
comment though:
On Thu, Jan 26, 2012 at 01:48, Tomasz Stanislawski
wrote:
[snip]
> /* setup polling */
> struct pollfd fds[2] = {
>
Hi Everyone,
I would like to present a simple test application used for testing
DMABUF support in V4L2. It is used to show how support for DMABUF may
look like in V4L2.
The test application creates a simple pipeline between two V4L2 devices.
One of them is a capture device. The second one is
Hi Mauro,
On Monday 23 January 2012 17:42:45 Mauro Carvalho Chehab wrote:
> Em 23-01-2012 13:56, Tomasz Stanislawski escreveu:
> > On 01/23/2012 04:04 PM, Mauro Carvalho Chehab wrote:
> >> Em 23-01-2012 12:42, Tomasz Stanislawski escreveu:
> >>> On 01/23/2012 03:32 PM, Mauro Carvalho Chehab wrote:
On Mon, Jan 23, 2012 at 10:57 AM, Mauro Carvalho Chehab
wrote:
>
>>> 2) The userspace API changes to properly support for dma buffers.
>>>
>>> If you're not ready to discuss (2), that's ok, but I'd like to follow
>>> the discussions for it with care, not only for reviewing the actual
>>> patches,
Em 23-01-2012 14:42, Mauro Carvalho Chehab escreveu:
> Em 23-01-2012 13:56, Tomasz Stanislawski escreveu:
>> Hi Mauro,
>>
>> On 01/23/2012 04:04 PM, Mauro Carvalho Chehab wrote:
>>> Em 23-01-2012 12:42, Tomasz Stanislawski escreveu:
Hi Mauro.
On 01/23/2012 03:32 PM, Mauro Carvalho Chehab
Em 23-01-2012 13:56, Tomasz Stanislawski escreveu:
> Hi Mauro,
>
> On 01/23/2012 04:04 PM, Mauro Carvalho Chehab wrote:
>> Em 23-01-2012 12:42, Tomasz Stanislawski escreveu:
>>> Hi Mauro.
>>> On 01/23/2012 03:32 PM, Mauro Carvalho Chehab wrote:
Em 23-01-2012 11:51, Tomasz Stanislawski escreve
Hi Mauro,
On 01/23/2012 04:04 PM, Mauro Carvalho Chehab wrote:
Em 23-01-2012 12:42, Tomasz Stanislawski escreveu:
Hi Mauro.
On 01/23/2012 03:32 PM, Mauro Carvalho Chehab wrote:
Em 23-01-2012 11:51, Tomasz Stanislawski escreveu:
This patch adds extension to V4L2 api. It allow to export a mmap
Em 23-01-2012 12:42, Tomasz Stanislawski escreveu:
> Hi Mauro.
> On 01/23/2012 03:32 PM, Mauro Carvalho Chehab wrote:
>> Em 23-01-2012 11:51, Tomasz Stanislawski escreveu:
>>> This patch adds extension to V4L2 api. It allow to export a mmap buffer as
>>> file
>>> descriptor. New ioctl VIDIOC_EXPBU
Hi Mauro.
On 01/23/2012 03:32 PM, Mauro Carvalho Chehab wrote:
Em 23-01-2012 11:51, Tomasz Stanislawski escreveu:
This patch adds extension to V4L2 api. It allow to export a mmap buffer as file
descriptor. New ioctl VIDIOC_EXPBUF is added. It takes a buffer offset used by
mmap and return a file
Hi Mauro,
On Monday 23 January 2012 15:32:40 Mauro Carvalho Chehab wrote:
> Em 23-01-2012 11:51, Tomasz Stanislawski escreveu:
> > This patch adds extension to V4L2 api. It allow to export a mmap buffer
> > as file descriptor. New ioctl VIDIOC_EXPBUF is added. It takes a buffer
> > offset used by
Em 23-01-2012 11:51, Tomasz Stanislawski escreveu:
> This patch adds extension to V4L2 api. It allow to export a mmap buffer as
> file
> descriptor. New ioctl VIDIOC_EXPBUF is added. It takes a buffer offset used by
> mmap and return a file descriptor on success.
This requires more discussions.
12 matches
Mail list logo