Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-02 | libv4l, libv4l1: Update graphics/libv4l with libv4l1 | ryoon | 1 | -9/+16 | |
* Copy graphics/libv4l1 to graphics/libv4l. * Remove graphics/libv4l1. | |||||
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2009-01-10 | Add libv4l1 compatibility support, bump PKGREVISION. | jmcneill | 1 | -1/+6 | |
2008-09-17 | Allow building libv4l on older NetBSD systems by providing videoio.h. | joerg | 1 | -1/+2 | |
Don't override user CFLAGS. Bump revision. | |||||
2008-09-08 | libv4l is a collection of libraries which adds a thin abstraction layer on | jmcneill | 1 | -0/+11 | |
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. |