summaryrefslogtreecommitdiff
path: root/v4l2-apps/lib/libv4l/ChangeLog
diff options
context:
space:
mode:
authorhans@localhost.localdomain <hans@localhost.localdomain>2008-08-29 14:00:57 +0200
committerhans@localhost.localdomain <hans@localhost.localdomain>2008-08-29 14:00:57 +0200
commitb29c49d48ca0db5d5e8e98f1622be4d0311656c4 (patch)
tree701bc84f7f79a064bfe93859225b5fc37dc72061 /v4l2-apps/lib/libv4l/ChangeLog
parent5bbdc31c65b0843fd17e1d0c13827d9d7ef9c22b (diff)
downloadmediapointer-dvb-s2-b29c49d48ca0db5d5e8e98f1622be4d0311656c4.tar.gz
mediapointer-dvb-s2-b29c49d48ca0db5d5e8e98f1622be4d0311656c4.tar.bz2
libv4l: adjust (fix) sn9c102 bayer order
From: Hans de Goede <j.w.r.degoede@hhs.nl> * The bayer pixel order in gspca's sonixb driver was different from that in the sn9c102 driver from the mainline kernel, a recent gspca patch fixes this, adjust libv4l to match (and make it work properly with the sn9c102 driver). Priority: normal Signed-off-by: Hans de Goede <j.w.r.degoede@hhs.nl>
Diffstat (limited to 'v4l2-apps/lib/libv4l/ChangeLog')
-rw-r--r--v4l2-apps/lib/libv4l/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/v4l2-apps/lib/libv4l/ChangeLog b/v4l2-apps/lib/libv4l/ChangeLog
index d3d417414..eefe0028b 100644
--- a/v4l2-apps/lib/libv4l/ChangeLog
+++ b/v4l2-apps/lib/libv4l/ChangeLog
@@ -1,3 +1,10 @@
+libv4l-0.4.2
+------------
+* The bayer pixel order in gspca's sonixb driver was different from that in
+ the sn9c102 driver from the mainline kernel, a recent gspca patch fixes
+ this, adjust libv4l to match (and make it work properly with the sn9c102
+ driver).
+
libv4l-0.4.1
------------
* When the driver supports read() and we are not converting let the driver