summaryrefslogtreecommitdiff
path: root/v4l2-apps/libv4l
diff options
context:
space:
mode:
authorhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>2009-05-17 15:21:00 +0200
committerhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>2009-05-17 15:21:00 +0200
commite760f2575db92f9bdfe64e24d817409d4e7518d8 (patch)
tree4ced01d580615761c00ce53d84a6f71026b5f9b0 /v4l2-apps/libv4l
parent9919241faa605f4024a77e4e01c5cc4f6676bfe7 (diff)
downloadmediapointer-dvb-s2-e760f2575db92f9bdfe64e24d817409d4e7518d8.tar.gz
mediapointer-dvb-s2-e760f2575db92f9bdfe64e24d817409d4e7518d8.tar.bz2
libv4l: add Changelog entry for last 3 commits
From: Hans de Goede <hdegoede@redhat.com> libv4l: add Changelog entry for last 3 commits (I should really learn to do this before comitting) Priority: normal Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'v4l2-apps/libv4l')
-rw-r--r--v4l2-apps/libv4l/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/v4l2-apps/libv4l/ChangeLog b/v4l2-apps/libv4l/ChangeLog
index 2da0139d4..82402f1bf 100644
--- a/v4l2-apps/libv4l/ChangeLog
+++ b/v4l2-apps/libv4l/ChangeLog
@@ -5,6 +5,9 @@ libv4l-0.5.98
* If the card name contains a / replace it with a - in the shm name
* Only created shared memory segment when we have fake v4l2 controls
* Add sq905 to the list of devices which benefit from whitebalancing
+* Support V4L2_CTRL_FLAG_NEXT_CTRL for fake controls by Adam Baker
+* Add ability to determine upside down cams based on DMI info
+* Fix a bug in v4lconvert_uyvy_to_yuv420()
libv4l-0.5.97
-------------