v4l-utils 0.8.3-1 source package in Bilimbi Test

Changelog

v4l-utils (0.8.3-1) unstable; urgency=low

  * New Upstream version

v4l-utils (0.8.2-1) unstable; urgency=low

  * Imported Upstream version 0.8.2
  * Removed patches that got applied upstream
  * Keytable maps file got renamed upstream. Adjusted sed command line.
  * Updated copyright file
  * Use upstream manpage for ir-keytable
 -- Colin Watson <email address hidden>   Wed,  23 Feb 2011 18:34:31 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Natty
Original maintainer:
Gregor Jasny
Architectures:
any
Section:
video
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Angry Aardvark release universe video

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
v4l-utils_0.8.3.orig.tar.bz2 307.0 KiB 525ebed7ef6e0f6a4bb68fe10403a3725eb1ec31a4c557c68256079b00e283b5
v4l-utils_0.8.3-1.debian.tar.gz 10.4 KiB 10409a5a8294cacc8c6864c76547e191d356d104e06a187a54e910d6875dfa46
v4l-utils_0.8.3-1.dsc 2.0 KiB 5139451f8ad04cf2cc94ef8b5f0166f66608757ecb89a3180ebf3d68383f62c0

Available diffs

View changes file

Binary packages built by this source

ir-keytable: Alter keymaps of Remote Controller devices

 This package allows to change the keymap of controller receivers.
 Those receivers are found as infrared receivers on DVB sticks or on
 framegrabber cards. Via ir-keytable the mapping from a scancode to
 the generated event can be customized and made persistent.

libv4l-0: Collection of video4linux support libraries

 libv4l is a collection of libraries which adds a thin abstraction layer on
 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 separate code for different devices in the same class. libv4l
 consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2.
 .
 libv4lconvert offers functions to convert from any (known) pixelformat
 to BGR24, RGB24, YUV420 and YVU420.
 .
 libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent
 of the drivers for those devices supporting v4l1 compatibility (which many
 v4l2 drivers do not).
 .
 libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the
 application transparent libv4lconvert conversion where necessary.
 .
 This package contains the shared libraries.

libv4l-dev: Collection of video4linux support libraries (development files)

 libv4l is a collection of libraries which adds a thin abstraction layer on
 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 separate code for different devices in the same class. libv4l
 consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2.
 .
 libv4lconvert offers functions to convert from any (known) pixelformat
 to BGR24, RGB24, YUV420 and YVU420.
 .
 libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent
 of the drivers for those devices supporting v4l1 compatibility (which many
 v4l2 drivers do not).
 .
 libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the
 application transparent libv4lconvert conversion where necessary.
 .
 This package contains development files (headers and static libraries).

qv4l2: Graphical Qt v4l2 control panel

 Qt v4l2 control panel application. You can change all through the v4l2
 interface exposed device controls.

v4l-utils: Collection of command line video4linux utilities

 v4l-utils contains the following video4linux command line utilities:
 .
  decode_tm6000: decodes tm6000 proprietary format streams
  v4l2-compliance: tool to test v4l2 API compliance of drivers
  v4l2-ctl, cx18-ctl, ivtv-ctl: tools to control v4l2 controls from the cmdline
  v4l2-dbg: tool to directly get and set registers of v4l2 devices
  v4l2-sysfs-path: sysfs helper tool