summaryrefslogtreecommitdiff
path: root/v4l2-apps/libv4l/ChangeLog
diff options
context:
space:
mode:
authorhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>2009-03-16 11:27:29 +0100
committerhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>2009-03-16 11:27:29 +0100
commit6880d6f23b93031ceab3ce0952359c77d124a89f (patch)
tree55ad8db9700023b9782d266ae7d395a6126fa1f5 /v4l2-apps/libv4l/ChangeLog
parentf689c3bd615386cf4c5238d1b4de1aaf4b58ce69 (diff)
downloadmediapointer-dvb-s2-6880d6f23b93031ceab3ce0952359c77d124a89f.tar.gz
mediapointer-dvb-s2-6880d6f23b93031ceab3ce0952359c77d124a89f.tar.bz2
libv4l: drop bad sn9c20x jpeg frames
From: Brian Johnson <brijohn@gmail.com> sn9c20x cams have occasional bad jpeg frames, drop these to avoid the flickering effect they cause, by: Brian Johnson <brijohn@gmail.com> Priority: normal Signed-off-by: Brian Johnson <brijohn@gmail.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'v4l2-apps/libv4l/ChangeLog')
-rw-r--r--v4l2-apps/libv4l/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/v4l2-apps/libv4l/ChangeLog b/v4l2-apps/libv4l/ChangeLog
index 11f6ca2fd..21d60dabb 100644
--- a/v4l2-apps/libv4l/ChangeLog
+++ b/v4l2-apps/libv4l/ChangeLog
@@ -1,3 +1,8 @@
+libv4l-0.5.10
+-------------
+* sn9c20x cams have occasional bad jpeg frames, drop these to avoid the
+ flickering effect they cause, by: Brian Johnson <brijohn@gmail.com>
+
libv4l-0.5.9
------------
* Add support for MR97310A decompression by Kyle Guinn <elyk03@gmail.com>