summaryrefslogtreecommitdiff
path: root/v4l2-apps/lib/libv4l/ChangeLog
diff options
context:
space:
mode:
authorhans@localhost.localdomain <hans@localhost.localdomain>2008-08-03 13:15:46 +0200
committerhans@localhost.localdomain <hans@localhost.localdomain>2008-08-03 13:15:46 +0200
commit1d60339ee5ca9a861de510dc4c57576ec9f2e5be (patch)
treef0463f183cb09305ae02f348165afd4bd346a209 /v4l2-apps/lib/libv4l/ChangeLog
parentd0280d4d77c5f7dd211cc827284347828e260ab9 (diff)
downloadmediapointer-dvb-s2-1d60339ee5ca9a861de510dc4c57576ec9f2e5be.tar.gz
mediapointer-dvb-s2-1d60339ee5ca9a861de510dc4c57576ec9f2e5be.tar.bz2
libv4l: makefile and pkgconfig improvements
From: Gregor Jasny <jasny@vidsoft.de> Various Makefile and pkgconfig file improvements by Gregor Jasny (Debian) Signed-off-by: Gregor Jasny <jasny@vidsoft.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/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/v4l2-apps/lib/libv4l/ChangeLog b/v4l2-apps/lib/libv4l/ChangeLog
index efa501f56..45c9cca63 100644
--- a/v4l2-apps/lib/libv4l/ChangeLog
+++ b/v4l2-apps/lib/libv4l/ChangeLog
@@ -3,8 +3,10 @@ libv4l-0.4.0
* Be more relaxed in our checks for mixing read and mmap access, we were
being more strict in this then certain kernel drivers (bttv) making xawtv
unhappy
-* Add support for conversion to RGB24 (before we only support BGR24) based
+* Add support for conversion to RGB24 (before we only supported BGR24) based
on a patch by Jean-Francois Moine
+* Various Makefile and pkgconfig file improvements by Gregor Jasny (Debian)
+
libv4l-0.3.9
------------