public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* What to do with videodev.h
@ 2011-01-26  8:26 Hans de Goede
  2011-01-26  9:07 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 5+ messages in thread
From: Hans de Goede @ 2011-01-26  8:26 UTC (permalink / raw)
  To: Linux Media Mailing List

Hi All,

With v4l1 support going completely away, the question is
raised what to do with linux/videodev.h .

Since v4l1 apps can still use the old API through libv4l1,
these apps will still need linux/videodev.h to compile.

So I see 3 options:
1) Keep videodev.h in the kernel tree even after we've dropped
the API support at the kernel level (seems like a bad idea to me)
2) Copy videodev.h over to v4l-utils as is (under a different name)
and modify the #include in libv4l1.h to include it under the
new name
3) Copy the (needed) contents of videodev.h over to libv4l1.h

I'm not sure where I stand wrt 2 versus 3. Comments anyone?

Regards,

Hans

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

end of thread, other threads:[~2011-01-26 14:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-26  8:26 What to do with videodev.h Hans de Goede
2011-01-26  9:07 ` Mauro Carvalho Chehab
2011-01-26  9:47   ` Hans Verkuil
2011-01-26 11:36     ` Mauro Carvalho Chehab
2011-01-26 14:31       ` Devin Heitmueller

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