Commit graph

10 commits

Author SHA1 Message Date
hans
82c189a700 Fix build on NetBSD. 2012-04-18 21:16:43 +00:00
hans
f4553a13f0 Include sys/ioccom.h in libv4l1.h on SunOS. 2012-04-18 18:25:22 +00:00
hans
6a9b538d9b Make this build on SunOS 5.11. 2012-04-18 17:47:22 +00:00
obache
21ba981280 better and one more fix for mode_t of va_arg. 2011-01-07 15:20:45 +00:00
obache
e468bbf62d Fixes to build on DragonFly, contains bug fixes for sizeof(mode_t) != sizeof(int) 2010-12-27 04:58:10 +00:00
jmcneill
d4721d091f Add libv4l1 compatibility support, bump PKGREVISION. 2009-01-10 21:04:22 +00:00
joerg
26bb28fb63 Allow building libv4l on older NetBSD systems by providing videoio.h.
Don't override user CFLAGS.
Bump revision.
2008-09-17 14:04:54 +00:00
jmcneill
a35a86bfca 64-bit fixes for libv4l2, properly pass rpath for libv4lconvert, and
pass the correct number of args to mmap in at least one case.
2008-09-13 17:59:27 +00:00
jmcneill
db77f9ce86 Add RCSID tags. 2008-09-08 19:10:20 +00:00
jmcneill
d54ba6e023 libv4l is a collection of libraries which adds a thin abstraction layer on
top of video4linux2 devices. The purpose of this (thin) layer is to make it
easy for application writers to support a wide variety of devices without
having to write seperate code for different devices in the same class.
2008-09-08 19:07:41 +00:00