diff options
| author | hans@localhost.localdomain <hans@localhost.localdomain> | 2008-07-29 23:02:59 +0200 |
|---|---|---|
| committer | hans@localhost.localdomain <hans@localhost.localdomain> | 2008-07-29 23:02:59 +0200 |
| commit | 55b3e527968b0644e7eaf3aae2b873249400b614 (patch) | |
| tree | de200173976ced6eb1ac9952e3fad9cfc8250eba /v4l2-apps/lib/libv4l/ChangeLog | |
| parent | 46da27966fefda91510002ea939d6e901c86f1d7 (diff) | |
| download | mediapointer-dvb-s2-55b3e527968b0644e7eaf3aae2b873249400b614.tar.gz mediapointer-dvb-s2-55b3e527968b0644e7eaf3aae2b873249400b614.tar.bz2 | |
libv4l: add pkg-config (.pc) files for easier detection if libv4l is available
From: Hans de Goede <j.w.r.degoede@hhs.nl>
libv4l: add pkg-config (.pc) files for easier detection if libv4l is available
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/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/v4l2-apps/lib/libv4l/ChangeLog b/v4l2-apps/lib/libv4l/ChangeLog index 9d642da7c..3cdabde0d 100644 --- a/v4l2-apps/lib/libv4l/ChangeLog +++ b/v4l2-apps/lib/libv4l/ChangeLog @@ -1,3 +1,9 @@ +libv4l-0.3.8 +------------ +* work around wrong REQUEST_BUFFERS ioctl return code from certain drivers +* add pkg-config (.pc) files for easier detection if libv4l is available + + libv4l-0.3.7 ------------ * Add spca505/6 and spca508 cam specific formats (YUYV per line variations) |
