public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* webcam drivers and V4L2_MEMORY_USERPTR support
@ 2009-06-01  7:26 Stefan Kost
  2009-06-01  7:58 ` Trent Piepho
  2009-06-01 23:12 ` Laurent Pinchart
  0 siblings, 2 replies; 12+ messages in thread
From: Stefan Kost @ 2009-06-01  7:26 UTC (permalink / raw)
  To: linux-media

hi,

I have implemented support for V4L2_MEMORY_USERPTR buffers in gstreamers
v4l2src [1]. This allows to request shared memory buffers from xvideo,
capture into those and therefore save a memcpy. This works great with
the v4l2 driver on our embedded device.

When I was testing this on my desktop, I noticed that almost no driver
seems to support it.
I tested zc0301 and uvcvideo, but also grepped the kernel driver
sources. It seems that gspca might support it, but I ave not confirmed
it. Is there a technical reason for it, or is it simply not implemented?

Thanks
Stefan

[1] http://bugzilla.gnome.org/show_bug.cgi?id=583890

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

end of thread, other threads:[~2009-06-08 14:53 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-01  7:26 webcam drivers and V4L2_MEMORY_USERPTR support Stefan Kost
2009-06-01  7:58 ` Trent Piepho
2009-06-01  8:07   ` Stefan Kost
2009-06-01 12:54   ` Hans de Goede
2009-06-05  7:43     ` Stefan Kost
2009-06-07 16:01       ` Hans de Goede
2009-06-08  8:58         ` Stefan Kost
2009-06-08 14:54           ` Hans de Goede
2009-06-01 23:12 ` Laurent Pinchart
2009-06-02  5:47   ` Stefan Kost
2009-06-02 11:51   ` Mauro Carvalho Chehab
2009-06-02 12:13     ` Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox