projects
/
platform
/
upstream
/
v4l-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f80eec
)
v4lgrab: Add a notice on its source that this utility is legacy
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 8 Oct 2011 10:44:01 +0000
(07:44 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 8 Oct 2011 10:44:01 +0000
(07:44 -0300)
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
contrib/test/v4lgrab.c
patch
|
blob
|
history
diff --git
a/contrib/test/v4lgrab.c
b/contrib/test/v4lgrab.c
index cedeeece312846432c2db7bebfa4b7f976d9f36a..7c2621e5ae8daf1e6b27a4810a7cc215b6cbb1cd 100644
(file)
--- a/
contrib/test/v4lgrab.c
+++ b/
contrib/test/v4lgrab.c
@@
-11,6
+11,9
@@
* Copied from http://www.tazenda.demon.co.uk/phil/vgrabber.c
* with minor modifications (Dave Forrest, drf5n@virginia.edu).
*
+ * NOTE: This utility uses the old, discontinued V4L version 1 API.
+ * It is kept here solely for the purposes of testing the libv4l1
+ * compatibility layer, as the V4L1 API were removed on kernel 2.6.39.
*/
#include <unistd.h>