~ubuntu-branches/ubuntu/oneiric/v4l-utils/oneiric-proposed

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2011-07-22 13:58:48 UTC
  • mfrom: (11.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20110722135848-tju3x5jlpa4e9by5
Tags: 0.8.5-1ubuntu1
debian/control: Drop ia32-libs-dev build dependency; we don't have this in
Ubuntu, and ia32-libs is in universe.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
v4l-utils-0.8.5
 
2
---------------
 
3
* Utils changes
 
4
  * parse_em28xx_drxk.pl: New parser for dumps of em28xx with drxk frontend
 
5
    (mchehab)
 
6
  * qv4l2: Add support for bitmap controls (hverkuil)
 
7
  * v4l2-ctl: add support for the new bitmask control type (hverkuil)
 
8
  * v4l2-ctl: add support for the control event (hverkuil)
 
9
  * v4l2-ctl: small bugfixes (hverkuil)
 
10
  * v4l2-compliance: various new tests (hverkuil)
 
11
  * lib_media_dev: various fixes / cleanups (hdegoede)
 
12
* libv4l changes
 
13
  * Add some more laptop models to the upside down devices table (hdegoede)
 
14
  * Add support for SE401 pixelformat (hdegoede)
 
15
  * Software autogain tweaks (hdegoede)
 
16
 
1
17
v4l-utils-0.8.4
2
18
---------------
3
19
* Utils changes