diff options
author | Thierry MERLE <thierry.merle@free.fr> | 2008-07-04 19:34:02 +0200 |
---|---|---|
committer | Thierry MERLE <thierry.merle@free.fr> | 2008-07-04 19:34:02 +0200 |
commit | c1a4267284bcd81240221187f5a16454f36ba02e (patch) | |
tree | dc829b0d017d937daa33de8711d4eeba75b4c60d /v4l2-apps/lib/libv4l/ChangeLog | |
parent | 407fd9eaa58dc76a5a76d92d5aaf866975c8d4a6 (diff) | |
download | mediapointer-dvb-s2-c1a4267284bcd81240221187f5a16454f36ba02e.tar.gz mediapointer-dvb-s2-c1a4267284bcd81240221187f5a16454f36ba02e.tar.bz2 |
v4l2-library: libv4l-0.3.2-release
From: Hans de Goede <j.w.r.degoede@hhs.nl>
The current mercurial has been released on my homepage as tarbal release 0.3.2, the only changes from the current mercurial + all patches already send (including the asm patch from Gregor Jasny) is updating of the ChangeLog file and updating the version in the Makefile, these changes are included in the attached patch.
Signed-off-by: Hans de Goede <j.w.r.degoede@hhs.nl>
Signed-off-by: Thierry MERLE <thierry.merle@free.fr>
Diffstat (limited to 'v4l2-apps/lib/libv4l/ChangeLog')
-rw-r--r-- | v4l2-apps/lib/libv4l/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/v4l2-apps/lib/libv4l/ChangeLog b/v4l2-apps/lib/libv4l/ChangeLog index 0e4a1af33..63b8b9bd6 100644 --- a/v4l2-apps/lib/libv4l/ChangeLog +++ b/v4l2-apps/lib/libv4l/ChangeLog @@ -1,3 +1,9 @@ +libv4l-0.3.2 +------------ +* Add support for converting from sn9c10x compressed data +* Add support for converting from pac207 compressed data +* Add "make install" Makefile target + libv4l-0.3.1 ------------ * Only serialize V4L2_BUF_TYPE_VIDEO_CAPTURE type ioctls |