Commit graph

6 commits

Author SHA1 Message Date
Koop Mast
73bd7d18b7 Update to 0.1.12.
Fix some memory leaks and a video device close hang issue. [1]
Update webcamd.conf script, to use the new notify system MFC'd in r207397. [2]
Note that the old script didn't work at all. And the new one only doesn't work
if you use an older version of 8-stable or 8.0-release.

Submitted by:	maintainer [1], Andrew Thompson [2]
2010-05-07 18:14:14 +00:00
Koop Mast
60c34f64c1 Update to 0.1.10.
Add more drivers. Fix double buffering of BULK transfers.

Fix incorrectly defined FE_GET_PROPERTY ioctl for which the workaround
as used in the Linux drivers doesn't work on FreeBSD; more details in
this thread:
http://lists.freebsd.org/pipermail/freebsd-multimedia/2010-April/010958.html [1]

Submitted by:	Hans Petter Selasky <hselasky@c2i.net> (maintainer)
		Juergen Lock <nox@jelal.kn-bremen.de> [1]
2010-04-29 21:47:35 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Koop Mast
9dc621ce4f Update to 0.1.8.
Support usb dvb (Digital Video Broadcast) devices.

Submitted by:	Hans Petter Selasky <hselasky AT FreeBSD.org>
2010-03-25 13:56:58 +00:00
Koop Mast
3e0336c284 Update to 0.1.4.
Submitted by:	maintainer
2010-01-21 15:13:21 +00:00
Koop Mast
69f1e54d3f Webcamd is a 500KiloByte daemon that enables use of hundreds of different USB
based webcam devices under the FreeBSD-8/9 operating system. The webcam daemon
is basically an application which is a port of Video4Linux USB webcam drivers
into userspace on FreeBSD. The daemon currently depends on libc, pthreads,
libusb and the VIDEO4BSD kernel module.

Submitted by:	Andrew Thompson <thompsa AT FreeBSD.org>
		Hans Petter Selasky <hselasky AT FreeBSD.org>
2010-01-16 20:51:23 +00:00