summaryrefslogtreecommitdiff
path: root/v4l2-apps/libv4l/ChangeLog
diff options
context:
space:
mode:
authorhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>2009-06-05 16:02:40 +0200
committerhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>2009-06-05 16:02:40 +0200
commit5fefedb3c3a7a0ceaa161e4a3c1e180ba22cd364 (patch)
tree05ec6fcc2c3021b629aa683df00559119fc0d667 /v4l2-apps/libv4l/ChangeLog
parent5999b7d164dbf3118a3a75ee3f6f0b48cb8845c1 (diff)
downloadmediapointer-dvb-s2-5fefedb3c3a7a0ceaa161e4a3c1e180ba22cd364.tar.gz
mediapointer-dvb-s2-5fefedb3c3a7a0ceaa161e4a3c1e180ba22cd364.tar.bz2
libv4l: recognize when controls are disabled
From: Hans de Goede <hdegoede@redhat.com> libv4l: recognize when controls are disabled Priority: normal Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'v4l2-apps/libv4l/ChangeLog')
-rw-r--r--v4l2-apps/libv4l/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/v4l2-apps/libv4l/ChangeLog b/v4l2-apps/libv4l/ChangeLog
index 08b221c2a..3d0733a2d 100644
--- a/v4l2-apps/libv4l/ChangeLog
+++ b/v4l2-apps/libv4l/ChangeLog
@@ -1,11 +1,16 @@
+libv4l-0.6.0
+------------
+* Recognize disabled controls and replace with fake equivalents where
+ available
+
libv4l-0.5.99
-----------
+-------------
* Link libv4lconvert with -lm for powf by Gregor Jasny
* Fix black screen on devices with hardware gamma control
* Fix crash with devices on which we do not emulate fake controls
* Add a patch by Hans Petter Selasky <hselasky@freebsd.org>, which should
lead to allowing use of libv4l (and the Linux webcam drivers ported
- to userspace usb drivers) on FreeBSd, this is a work in progress
+ to userspace usb drivers) on FreeBSD, this is a work in progress
libv4l-0.5.98
-------------