diff options
author | Sylwester Nawrocki <s.nawrocki@samsung.com> | 2012-05-01 22:39:45 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-05-14 19:23:45 +0200 |
commit | 7f84ad8bdb63a8bfcbb83755e487e06be5db54cf (patch) | |
tree | 9f88a82269faf0a45ef9370b234af831cd4e0b35 /Documentation/DocBook/media/v4l/biblio.xml | |
parent | [media] V4L: Add camera image stabilization control (diff) | |
download | linux-7f84ad8bdb63a8bfcbb83755e487e06be5db54cf.tar.xz linux-7f84ad8bdb63a8bfcbb83755e487e06be5db54cf.zip |
[media] V4L: Add camera ISO sensitivity controls
Add ISO sensitivity and ISO auto/manual controls. The sensitivity
values are related to level of amplification of the analog signal
between image sensor and ADC. These controls allow to support sensors
exposing an interface to accept the ISO values directly.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/DocBook/media/v4l/biblio.xml')
-rw-r--r-- | Documentation/DocBook/media/v4l/biblio.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/DocBook/media/v4l/biblio.xml b/Documentation/DocBook/media/v4l/biblio.xml index 7dc65c592a87..66a0ef251c79 100644 --- a/Documentation/DocBook/media/v4l/biblio.xml +++ b/Documentation/DocBook/media/v4l/biblio.xml @@ -197,4 +197,15 @@ in the frequency range from 87,5 to 108,0 MHz</title> <title>NTSC-4: United States RBDS Standard</title> </biblioentry> + <biblioentry id="iso12232"> + <abbrev>ISO 12232:2006</abbrev> + <authorgroup> + <corpauthor>International Organization for Standardization +(<ulink url="http://www.iso.org">http://www.iso.org</ulink>)</corpauthor> + </authorgroup> + <title>Photography — Digital still cameras — Determination + of exposure index, ISO speed ratings, standard output sensitivity, and + recommended exposure index</title> + </biblioentry> + </bibliography> |