File: control

package info (click to toggle)
dv4l 1.0-5
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 372 kB
  • ctags: 227
  • sloc: ansic: 2,506; makefile: 73; sh: 57
file content (18 lines) | stat: -rw-r--r-- 672 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: dv4l
Section: graphics
Priority: optional
Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Build-Depends: cdbs, debhelper (>= 7), autotools-dev, quilt, 
		libraw1394-dev, libiec61883-dev, libdv-dev, libv4l-dev
Standards-Version: 3.9.2
Homepage: http://dv4l.berlios.de/

Package: dv4l
Section: graphics
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Redirect V4L API to access a camcorder from a V4L program
 dv4l enables programs to access a dv1394 (Firewire) camcorder by using 
 the video4linux (V4L) API.  dv4lstart uses the LD_PRELOAD facility to 
 intercept calls to the V4L API and make the camcorder's videostream available.