v4lgrab: Add a notice on its source that this utility is legacy
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 8 Oct 2011 10:44:01 +0000 (07:44 -0300)
committerMauro 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

index cedeeec..7c2621e 100644 (file)
@@ -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>