All of lore.kernel.org
 help / color / mirror / Atom feed
* Conversion of vino driver for SGI to not use the legacy decoder API
@ 2009-02-27  0:47 Mauro Carvalho Chehab
  2009-02-27  7:19 ` Hans Verkuil
  0 siblings, 1 reply; 10+ messages in thread
From: Mauro Carvalho Chehab @ 2009-02-27  0:47 UTC (permalink / raw)
  To: Linux Media Mailing List, Old Video ML

After the conversion of Zoran driver to V4L2, now almost all drivers are using
the new API. However, there are is one remaining driver using the
video_decoder.h API (based on V4L1 API) for message exchange between the bridge
driver and the i2c sensor: the vino driver.

This driver adds support for the Indy webcam and for a capture hardware on SGI.
Does someone have those hardware? If so, are you interested on helping to
convert those drivers to fully use V4L2 API?

The SGI driver is located at:
	drivers/media/video/vino.c

Due to vino, those two drivers are also using the old API:
	drivers/media/video/indycam.c
	drivers/media/video/saa7191.c

It shouldn't be hard to convert those files to use the proper APIs, but AFAIK
none of the current active developers has any hardware for testing it.

Cheers,
Mauro

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

end of thread, other threads:[~2009-02-27 16:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-27  0:47 Conversion of vino driver for SGI to not use the legacy decoder API Mauro Carvalho Chehab
2009-02-27  7:19 ` Hans Verkuil
2009-02-27  9:09   ` Jean Delvare
2009-02-27 11:22     ` Mauro Carvalho Chehab
2009-02-27 11:53       ` Hans Verkuil
2009-02-27 12:12         ` Hans Verkuil
2009-02-27 13:59           ` Jean Delvare
2009-02-27 13:50       ` Douglas Schilling Landgraf
2009-02-27 15:37         ` Mauro Carvalho Chehab
2009-02-27 16:33           ` Douglas Schilling Landgraf

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.