summaryrefslogtreecommitdiff
path: root/v4l2-apps/libv4l/ChangeLog
diff options
context:
space:
mode:
authorhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>2009-05-19 14:25:22 +0200
committerhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>2009-05-19 14:25:22 +0200
commita077e421fe63a7102f6bbaa7057df7690e239cf6 (patch)
tree2826d2c39abf876dd7462a91a26b0a40873fb396 /v4l2-apps/libv4l/ChangeLog
parente760f2575db92f9bdfe64e24d817409d4e7518d8 (diff)
downloadmediapointer-dvb-s2-a077e421fe63a7102f6bbaa7057df7690e239cf6.tar.gz
mediapointer-dvb-s2-a077e421fe63a7102f6bbaa7057df7690e239cf6.tar.bz2
libv4l: support separate vfliping and hfliping
From: Hans de Goede <hdegoede@redhat.com> Before this patch libv4l only support 180 degree rotation, which is hflip and vflip combined, this patch adds support for separate hflipping and vflipping. Priority: normal Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'v4l2-apps/libv4l/ChangeLog')
-rw-r--r--v4l2-apps/libv4l/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/v4l2-apps/libv4l/ChangeLog b/v4l2-apps/libv4l/ChangeLog
index 82402f1bf..aa0a3ea3c 100644
--- a/v4l2-apps/libv4l/ChangeLog
+++ b/v4l2-apps/libv4l/ChangeLog
@@ -8,6 +8,7 @@ libv4l-0.5.98
* 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()
+* Add support for separate vflipping and hflipping
libv4l-0.5.97
-------------