summaryrefslogtreecommitdiff
path: root/v4l2-apps/lib/libv4l/ChangeLog
diff options
context:
space:
mode:
authorhans@localhost.localdomain <hans@localhost.localdomain>2008-07-31 09:37:27 +0200
committerhans@localhost.localdomain <hans@localhost.localdomain>2008-07-31 09:37:27 +0200
commit474932fcb19fc298b8786e737bd1ae5115c9a6d2 (patch)
tree30debd4e875d01823ca6d01571519cce9c6bab65 /v4l2-apps/lib/libv4l/ChangeLog
parenta9cbfb5bdc82fdb04c1023f3a4bc1f5bd4a6a4a8 (diff)
downloadmediapointer-dvb-s2-474932fcb19fc298b8786e737bd1ae5115c9a6d2.tar.gz
mediapointer-dvb-s2-474932fcb19fc298b8786e737bd1ae5115c9a6d2.tar.bz2
libv4l: fixup copyright headers
From: Brandon Philips <bphilips@suse.de> Part of the copyright headers refered GPL instead of LGPL due to a copy and paste error (Brandon Philips) Signed-off-by: Brandon Philips <bphilips@suse.de> 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/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l2-apps/lib/libv4l/ChangeLog b/v4l2-apps/lib/libv4l/ChangeLog
index 8dabf5361..a405fc62b 100644
--- a/v4l2-apps/lib/libv4l/ChangeLog
+++ b/v4l2-apps/lib/libv4l/ChangeLog
@@ -1,3 +1,12 @@
+libv4l-0.3.9
+------------
+* Not only see /dev/video* but also /dev/v4l/* as video devices
+ (only affects libv4l1 and the wrappers) patch from Brandon Philips
+* Silence the creation of the .pc files in the Makefiles (Brandon Philips)
+* Part of the copyright headers refered GPL instead of LGPL due to a copy
+ and paste error (Brandon Philips)
+
+
libv4l-0.3.8
------------
* work around wrong REQUEST_BUFFERS ioctl return code from certain drivers