summaryrefslogtreecommitdiff
path: root/v4l2-apps/libv4l/ChangeLog
diff options
context:
space:
mode:
authorhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>2009-03-11 13:15:43 +0100
committerhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>2009-03-11 13:15:43 +0100
commitf7cf759077f7b829a1cb451fcef9868b693ec3fe (patch)
tree032c078a9b6b10e68d21b26df9022a796342db8b /v4l2-apps/libv4l/ChangeLog
parentfdad77d57046fd18b1b2fdb063af3b78096cc125 (diff)
downloadmediapointer-dvb-s2-f7cf759077f7b829a1cb451fcef9868b693ec3fe.tar.gz
mediapointer-dvb-s2-f7cf759077f7b829a1cb451fcef9868b693ec3fe.tar.bz2
libv4l: 0.5.7 release
From: Hans de Goede <hdegoede@redhat.com> * Fix a nasty (and stupid) bug in the special try_fmt handling for UVC cams * Add some more verbose logging of various calls when asking libv4l to log calls to a file, to assist in (future) debugging Priority: normal Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'v4l2-apps/libv4l/ChangeLog')
-rw-r--r--v4l2-apps/libv4l/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/v4l2-apps/libv4l/ChangeLog b/v4l2-apps/libv4l/ChangeLog
index a2c598d08..e2c8c43c4 100644
--- a/v4l2-apps/libv4l/ChangeLog
+++ b/v4l2-apps/libv4l/ChangeLog
@@ -1,3 +1,9 @@
+libv4l-0.5.7
+------------
+* Fix a nasty (and stupid) bug in the special try_fmt handling for UVC cams
+* Add some more verbose logging of various calls when asking libv4l to log
+ calls to a file, to assist in (future) debugging
+
libv4l-0.5.6
------------
* Always do a s_fmt on uvc cams even if this changes nothing, as not doing