From c3168654d6ac7bf16d7ab0b942297d74b3e60692 Mon Sep 17 00:00:00 2001 From: Roger Hardiman Date: Tue, 5 Dec 2000 13:54:17 +0000 Subject: Add vid, a program to capture single frames from USB Cameras using the OV511 chipet. Cameras include * Creative Labs WebCam 3 * D-Link DSB-C300 * Puretek PT-6007 * Koala-Cam * Lifeview RoboCam * AverMedia InterCam Elite * MediaForte MV300 FreeBSD will tell you if you have an OV511 camera at boot time if you have usb and ugen support enabled Obtained from: Peter Housel --- graphics/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/Makefile') diff --git a/graphics/Makefile b/graphics/Makefile index 5527decd2551..0b532032e819 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -196,6 +196,7 @@ SUBDIR += utah-glx SUBDIR += vcdgear SUBDIR += vcg + SUBDIR += vid SUBDIR += whirlgif SUBDIR += wmgrabimage SUBDIR += wmicons -- cgit v1.2.3