- update links to v4l[12] API docs

Original commit message from CVS:
- update links to v4l[12] API docs
- remove a dupe in AUTHORS list
This commit is contained in:
Stéphane Loeuillet 2004-05-31 20:36:07 +00:00
parent 011ce368b2
commit b03199444c
2 changed files with 7 additions and 4 deletions

View file

@ -16,5 +16,4 @@ Cameron Hutchison <camh@xdna.net>
David Schleef <ds@schleef.org> David Schleef <ds@schleef.org>
Benjamin Otte <in7y118@public.uni-hamburg.de> Benjamin Otte <in7y118@public.uni-hamburg.de>
Ronald Bultje <rbultje@ronald.bitfreak.net> Ronald Bultje <rbultje@ronald.bitfreak.net>
Andy Wingo <wingo@pobox.com>
Julien MOUTTE <julien@moutte.net> Julien MOUTTE <julien@moutte.net>

View file

@ -11,7 +11,7 @@ v4l2element ---=
Both v4l2src and v4l2sink have a uncompressed and a compressed Both v4l2src and v4l2sink have a uncompressed and a compressed
recording-/playback-mode. Since this is all part of v4l2, the 'client' recording-/playback-mode. Since this is all part of v4l2, the 'client'
of these elements, i.e. an applicaiton using v4l2src/v4l2sink, will of these elements, i.e. an application using v4l2src/v4l2sink, will
hardly notice this. All capsnego stuff is done inside, and the plugin hardly notice this. All capsnego stuff is done inside, and the plugin
knows which formats are compressed and which are not. knows which formats are compressed and which are not.
@ -20,5 +20,9 @@ concerning properties. Naming has been kept the same where possible,
but in some cases, properties had to be removed or added to make but in some cases, properties had to be removed or added to make
full use of v4l2. full use of v4l2.
V4L2 API: http://thedirks.org/v4l2/. Kernel patches available from V4L2 API: http://linux.bytesex.org/v4l2/.
http://bytesex.org/patches/. http://v4l2spec.bytesex.org/
/usr/include/linux/videodev2.h or
Kernel patches available from
http://dl.bytesex.org/patches/.