diff options
| author | hans@localhost.localdomain <hans@localhost.localdomain> | 2008-07-23 14:04:23 +0200 |
|---|---|---|
| committer | hans@localhost.localdomain <hans@localhost.localdomain> | 2008-07-23 14:04:23 +0200 |
| commit | 8ee417ab6882e4c478e95c6f0198efe416ee5da8 (patch) | |
| tree | 50459eb56816ae4d4a7d31975a80c6ca0ec1b1c1 /v4l2-apps/lib/libv4l/Makefile | |
| parent | 6b9a288b7689b76db669d5fb192a5190fcafbcc8 (diff) | |
| download | mediapointer-dvb-s2-8ee417ab6882e4c478e95c6f0198efe416ee5da8.tar.gz mediapointer-dvb-s2-8ee417ab6882e4c478e95c6f0198efe416ee5da8.tar.bz2 | |
libv4l 0.3.7 release, add spca505/6 and spca508 format support
From: Hans de Goede <j.w.r.degoede@hhs.nl>
* Add spca505/6 and spca508 cam specific formats (YUYV per line variations)
Signed-off-by: Hans de Goede <j.w.r.degoede@hhs.nl>
Diffstat (limited to 'v4l2-apps/lib/libv4l/Makefile')
| -rw-r--r-- | v4l2-apps/lib/libv4l/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l2-apps/lib/libv4l/Makefile b/v4l2-apps/lib/libv4l/Makefile index 0f4428eba..3497fdbf2 100644 --- a/v4l2-apps/lib/libv4l/Makefile +++ b/v4l2-apps/lib/libv4l/Makefile @@ -1,5 +1,5 @@ LIB_RELEASE=0 -V4L2_LIB_VERSION=$(LIB_RELEASE).3.6 +V4L2_LIB_VERSION=$(LIB_RELEASE).3.7 all clean install: $(MAKE) -C libv4lconvert $@ |
