diff options
author | Tomasz Stanislawski <t.stanislaws@samsung.com> | 2011-08-19 07:00:04 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-01-10 23:18:23 -0200 |
commit | 8af4922fe5d1574acfdedf8a9eaafccf1b955c1d (patch) | |
tree | 7f47aba773a65e7bc12cd7a33b6c4bc598870e51 /Documentation/DocBook/media/v4l/v4l2.xml | |
parent | 15e9ff3fcde7d8f78e4f9004b4a535a48e3c0cdd (diff) | |
download | op-kernel-dev-8af4922fe5d1574acfdedf8a9eaafccf1b955c1d.zip op-kernel-dev-8af4922fe5d1574acfdedf8a9eaafccf1b955c1d.tar.gz |
[media] doc: v4l: add documentation for selection API
This patch adds a documentation for VIDIOC_{G/S}_SELECTION ioctl. Moreover, the
patch adds the description of modeling of composing, cropping and scaling
features in V4L2. Finally, some examples are presented.
Signed-off-by: Tomasz Stanislawski <t.stanislaws@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/v4l2.xml')
-rw-r--r-- | Documentation/DocBook/media/v4l/v4l2.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/DocBook/media/v4l/v4l2.xml b/Documentation/DocBook/media/v4l/v4l2.xml index 2ab365c..e97c512 100644 --- a/Documentation/DocBook/media/v4l/v4l2.xml +++ b/Documentation/DocBook/media/v4l/v4l2.xml @@ -501,6 +501,7 @@ and discussions on the V4L mailing list.</revremark> &sub-g-output; &sub-g-parm; &sub-g-priority; + &sub-g-selection; &sub-g-sliced-vbi-cap; &sub-g-std; &sub-g-tuner; |