- update links to v4l[12] API docs
authorStéphane Loeuillet <gstreamer@leroutier.net>
Mon, 31 May 2004 20:36:07 +0000 (20:36 +0000)
committerStéphane Loeuillet <gstreamer@leroutier.net>
Mon, 31 May 2004 20:36:07 +0000 (20:36 +0000)
Original commit message from CVS:
- update links to v4l[12] API docs
- remove a dupe in AUTHORS list

AUTHORS
sys/v4l/README
sys/v4l/TODO

diff --git a/AUTHORS b/AUTHORS
index da24bd5..332bff5 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -16,5 +16,4 @@ Cameron Hutchison <camh@xdna.net>
 David Schleef <ds@schleef.org>
 Benjamin Otte <in7y118@public.uni-hamburg.de>
 Ronald Bultje <rbultje@ronald.bitfreak.net>
-Andy Wingo <wingo@pobox.com>
 Julien MOUTTE <julien@moutte.net>
index 275e18c..980e193 100644 (file)
@@ -21,9 +21,15 @@ the v4lelement 'parent' on the left.
 
 Useful Documentation:
 =====================
-MJPEG/V4L API : ./videodev_mjpeg.h             
+MJPEG/V4L API : ./videodev_mjpeg.h
+
 V4L API       : /usr/include/linux/videodev.h or
-                http://roadrunner.swansea.uk.linux.org/v4l.shtml
-V4L2 API      : http://www.thedirks.org/v4l2/
+                /usr/src/linux/Documentation/video4linux/API.html or
+                http://linux.bytesex.org/v4l2/API.html
+
+V4L2 API      : /usr/include/linux/videodev2.h or
+                http://v4l2spec.bytesex.org/
+
 BSD/Meteor API: /usr/include/machine/ioctl_meteor.h
+
 mjpegtools    : http://www.sourceforge.net/projects/mjpeg
index e24ccb1..f3aebd8 100644 (file)
@@ -15,12 +15,16 @@ TODO list (long term):
 Useful Documentation:
 =====================
 MJPEG/V4L API : ./videodev_mjpeg.h
-Linux/V4L API : /usr/include/linux/videodev.h or
-                http://roadrunner.swansea.uk.linux.org/v4l.shtml
-Linux/V4L2 API: /usr/include/linux/videodev2.h or
-                http://www.thedirks.org/v4l2/
-                (kernel patches: http://bytesex.org/patches/)
+
+V4L API       : /usr/include/linux/videodev.h or
+                /usr/src/linux/Documentation/video4linux/API.html or
+                http://linux.bytesex.org/v4l2/API.html
+
+V4L2 API      : /usr/include/linux/videodev2.h or
+                http://v4l2spec.bytesex.org/
+
 BSD/Meteor API: /usr/include/machine/ioctl_meteor.h
+
 mjpegtools    : http://www.sourceforge.net/projects/mjpeg
 
 Capturing: