Date: Mon, 31 Aug 1998 11:31:36 -0700 (PDT) From: Søren Schmidt <sos@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci brooktree848.c brktree_reg.h src/sys/i386/include ioctl_bt848.h src/sys/conf options Message-ID: <199808311831.LAA18202@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 1998/08/31 11:31:36 PDT
Modified files:
sys/pci brooktree848.c brktree_reg.h
sys/i386/include ioctl_bt848.h
sys/conf options
Log:
Added Capture Area ioctl - BT848[SG]CAPAREA.
Normally the full 640x480 (768x576 PAL) image is grabbed. This ioctl
allows a smaller area from anywhere within the video image to be
grabbed, eg a 400x300 image from (50,10).
See restrictions in BT848SCAPAREA.
Submitted by: Roger Hardiman <roger@cs.strath.ac.uk>
Revision Changes Path
1.49 +150 -22 src/sys/pci/brooktree848.c
1.17 +10 -5 src/sys/pci/brktree_reg.h
1.15 +15 -0 src/sys/i386/include/ioctl_bt848.h
1.92 +4 -1 src/sys/conf/options
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808311831.LAA18202>
