[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

v4l-utils_0.8.6-1~bpo60+1_amd64.changes is NEW



(new) ir-keytable_0.8.6-1~bpo60+1_amd64.deb optional utils
Alter keymaps of Remote Controller devices
 This package allows one 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.
(new) lib32v4l-0_0.8.6-1~bpo60+1_amd64.deb optional libs
Collection of video4linux support libraries (32 bits)
 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 32 bits version of the shared libraries.
(new) lib32v4l-dev_0.8.6-1~bpo60+1_amd64.deb optional libdevel
Collection of video4linux support libraries (32 bits 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 the 32 bits version of the development files.
(new) libv4l-0_0.8.6-1~bpo60+1_amd64.deb optional libs
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.
 .
 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.
(new) libv4l-dev_0.8.6-1~bpo60+1_amd64.deb optional libdevel
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 the development files.
(new) libv4lconvert0_0.8.6-1~bpo60+1_amd64.deb optional libs
Video4linux frame format conversion library
 libv4lconvert offers functions to convert from any (known) pixelformat
 to BGR24, RGB24, YUV420 and YVU420.
 .
 This package contains the shared library.
(new) qv4l2_0.8.6-1~bpo60+1_amd64.deb optional utils
Graphical Qt v4l2 control panel
 Qt v4l2 control panel application. You can change all through the v4l2
 interface exposed device controls.
(new) v4l-utils_0.8.6-1~bpo60+1.debian.tar.gz optional video
(new) v4l-utils_0.8.6-1~bpo60+1.dsc optional video
(new) v4l-utils_0.8.6-1~bpo60+1_amd64.deb optional 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
(new) v4l-utils_0.8.6.orig.tar.bz2 optional video
Changes: v4l-utils (0.8.6-1~bpo60+1) squeeze-backports; urgency=low
 .
  * Rebuild for squeeze-backports.
  * Revert multi-arch support
 .
v4l-utils (0.8.6-1) unstable; urgency=low
 .
  * Imported Upstream version 0.8.6
    - Add support for libjpeg >= v7
    - Add new matching algorithm for upside down table (Closes: #639231)
    - Add some more laptop models to the upside down devices table
    - Retry with another frame on JPEG header decode errors
    - Improved JL2005BCD support
    - Set errno to EIO if getting 4 consecutive EAGAIN convert errors
    - Make software autowhitebalance converge faster
    - Add quirk support for forced tinyjpeg fallback
 .
v4l-utils (0.8.5-7) unstable; urgency=low
 .
  * Add 90 degrees rotated JPEG quirk for 145f:013c
 .
v4l-utils (0.8.5-6) unstable; urgency=low
 .
  * Add bug report script
  * Disable fancy upsampling (Closes: #647273)
  * Add kFreeBSD support (Closes: #647508)
 .
v4l-utils (0.8.5-5) unstable; urgency=low
 .
  * Cherry picked more upside down table patches
 .
v4l-utils (0.8.5-4) unstable; urgency=low
 .
  * Cherry picked some upside down table entries
  * Build separate libv4lconvert library package
  * Drop static libraries
  * Apply dpkg-buildflags for build
  * Tighten architecture to linux-any
  * Fix some Lintian issues
 .
v4l-utils (0.8.5-3) unstable; urgency=medium
 .
  * Disable libjpeg for cross compiled 32bit packages (Closes: #636301)
    The libjpeg.so shipped by ia32-libs-dev does not match the current
    libjpeg-dev header version which leads to broken (M)JPEG support.
 .
v4l-utils (0.8.5-2) unstable; urgency=low
 .
  * Add tinyjpeg quirk from upstream and add some more cameras
 .
v4l-utils (0.8.5-1) unstable; urgency=low
 .
  * Add multiarch support
  * Imported Upstream version 0.8.5
 .
v4l-utils (0.8.4-3) unstable; urgency=low
 .
  * Cherry picked upstream patches
  * Stop commenting entries in ir-keytable config file
    and prefix the individual files names with /lib/udev/rc_keymaps
 .
v4l-utils (0.8.4-2) unstable; urgency=low
 .
  * Add missing get/set fps functions to symbol file
 .
v4l-utils (0.8.4-1) unstable; urgency=low
 .
  * Imported Upstream version 0.8.4
  * Change VCS Browser URL due to alioth migration
  * Add libjpeg dependency
  * Bumped standards to version 3.9.2 (no changes needed)
  * Install qv4l2 desktop file and icons
  * Remove unnecessary dependency on libsysfs (Closes: #627652)
  * Generate Libs.private fields in pkgconfig files from already defined
    Makefile variables.
  * Updated copyright file
 .
v4l-utils (0.8.3-2) unstable; urgency=low
 .
  * Add versioned conflict for ivtv-utils (Closes: #620684)
  * Fix description as linitian suggests
  * Raise debhelper compatibility level to 8
 .
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
 .
v4l-utils (0.8.1-2) unstable; urgency=low
 .
  [ Gregor Jasny ]
  * Add ir-keytable; install them into /lib/udev/rc_keymaps (Closes: #601279)
  * Cherry-picked new device table entries from upstream git
 .
  [ Martin Pitt ]
  * debian/control: Add DM-Upload-Allowed flag, so that Gregor can upload by
    himself once he becomes an official DM.
 .
v4l-utils (0.8.1-1) unstable; urgency=low
 .
  * New upstream version (Closes: #598969)
  * Bumped standards to version 3.9.1 (no changes needed)
  * Updated copyright file


Override entries for your package:

Announcing to debian-backports-changes@lists.debian.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.
 in other distributions.


Reply to: