Commit 080df77f authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

doc-rst: v4l2: Fix authors and revisions lists

The conversion of the authors and revision history lists
didn't end too well.

Manually fix them.

The revision history still needs some care in the future.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 72f5a661
.. -*- coding: utf-8; mode: rst -*- .. -*- coding: utf-8; mode: rst -*-
.. include:: <isonum.txt>
.. _v4l2spec: .. _v4l2spec:
##################################### #####################################
Video for Linux Two API Specification Video for Linux Two API Specification
##################################### #####################################
**Revision 4.4** **Revision 4.5**
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
...@@ -30,49 +31,56 @@ Video for Linux Two API Specification ...@@ -30,49 +31,56 @@ Video for Linux Two API Specification
Revision and Copyright Revision and Copyright
********************** **********************
Authors, in alphabetical order:
:author: Schimek Michael (*H*) - Ailus, Sakari <sakari.ailus@iki.fi>
:address: mschimek@gmx.at
:author: Dirks Bill - Subdev selections API.
:contrib: Original author of the V4L2 API and documentation.
:author: Verkuil Hans - Carvalho Chehab, Mauro <m.chehab@kernel.org>
:address: hverkuil@xs4all.nl
:contrib: Designed and documented the VIDIOC_LOG_STATUS ioctl, the extended control ioctls, major parts of the sliced VBI API, the MPEG encoder and decoder APIs and the DV Timings API.
:author: Rubli Martin - Documented libv4l, designed and added v4l2grab example, Remote Controller chapter.
:contrib: Designed and documented the VIDIOC_ENUM_FRAMESIZES and VIDIOC_ENUM_FRAMEINTERVALS ioctls.
:author: Walls Andy - Dirks, Bill
:address: awalls@md.metrocast.net
:contrib: Documented the fielded V4L2_MPEG_STREAM_VBI_FMT_IVTV MPEG stream embedded, sliced VBI data format in this specification.
:author: Carvalho Chehab Mauro - Original author of the V4L2 API and documentation.
:address: m.chehab@samsung.com
:contrib: Documented libv4l, designed and added v4l2grab example, Remote Controller chapter.
:author: Karicheri Muralidharan - H Schimek, Michael <mschimek@gmx.at>
:address: m-karicheri2@ti.com
:contrib: Documented the Digital Video timings API.
:author: Osciak Pawel - Original author of the V4L2 API and documentation.
:address: pawel AT osciak.com
:contrib: Designed and documented the multi-planar API.
:author: Ailus Sakari - Karicheri, Muralidharan <m-karicheri2@ti.com>
:address: sakari.ailus@iki.fi
:contrib: Subdev selections API.
:author: Palosaari Antti - Documented the Digital Video timings API.
:address: crope@iki.fi
:contrib: SDR API.
**Copyright** 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 : Bill Dirks, Michael H. Schimek, Hans Verkuil, Martin Rubli, Andy Walls, Muralidharan Karicheri, Mauro Carvalho Chehab, Pawel Osciak - Osciak, Pawel <pawel@osciak.com>
- Designed and documented the multi-planar API.
- Palosaari, Antti <crope@iki.fi>
- SDR API.
- Rubli, Martin
- Designed and documented the VIDIOC_ENUM_FRAMESIZES and VIDIOC_ENUM_FRAMEINTERVALS ioctls.
- Walls, Andy <awalls@md.metrocast.net>
- Documented the fielded V4L2_MPEG_STREAM_VBI_FMT_IVTV MPEG stream embedded, sliced VBI data format in this specification.
- Verkuil, Hans <hverkuil@xs4all.nl>
- Designed and documented the VIDIOC_LOG_STATUS ioctl, the extended control ioctls, major parts of the sliced VBI API, the MPEG encoder and decoder APIs and the DV Timings API.
**Copyright** |copy| 1999-2016: Bill Dirks, Michael H. Schimek, Hans Verkuil, Martin Rubli, Andy Walls, Muralidharan Karicheri, Mauro Carvalho Chehab, Pawel Osciak, Sakari Ailus & Antti Palosaari.
Except when explicitly stated as GPL, programming examples within this Except when explicitly stated as GPL, programming examples within this
part can be used and distributed without restrictions. part can be used and distributed without restrictions.
****************
Revision History
****************
:revision: 4.5 / 2015-10-29 (*rr*) :revision: 4.5 / 2015-10-29 (*rr*)
...@@ -254,7 +262,7 @@ packed pixel formats. ...@@ -254,7 +262,7 @@ packed pixel formats.
Added the Video Output Overlay interface, new MPEG controls, Added the Video Output Overlay interface, new MPEG controls,
V4L2_FIELD_INTERLACED_TB and V4L2_FIELD_INTERLACED_BT, V4L2_FIELD_INTERLACED_TB and V4L2_FIELD_INTERLACED_BT,
VIDIOC_DBG_G/S_REGISTER, VIDIOC_(TRY_)ENCODER_CMD, VIDIOC_DBG_G/S_REGISTER, VIDIOC\_(TRY\_)ENCODER_CMD,
VIDIOC_G_CHIP_IDENT, VIDIOC_G_ENC_INDEX, new pixel formats. VIDIOC_G_CHIP_IDENT, VIDIOC_G_ENC_INDEX, new pixel formats.
Clarifications in the cropping chapter, about RGB pixel formats, the Clarifications in the cropping chapter, about RGB pixel formats, the
mmap(), poll(), select(), read() and write() functions. Typographical mmap(), poll(), select(), read() and write() functions. Typographical
...@@ -311,7 +319,7 @@ for frame format enumeration of digital devices. ...@@ -311,7 +319,7 @@ for frame format enumeration of digital devices.
:revision: 0.13 / 2006-04-07 (*mhs*) :revision: 0.13 / 2006-04-07 (*mhs*)
Corrected the description of struct v4l2_window clips. New V4L2_STD_ Corrected the description of struct v4l2_window clips. New V4L2_STD\_
and V4L2_TUNER_MODE_LANG1_LANG2 defines. and V4L2_TUNER_MODE_LANG1_LANG2 defines.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment