summaryrefslogtreecommitdiff
path: root/v4l2-spec/dev-capture.sgml
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-09-06 23:42:19 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-09-06 23:42:19 -0300
commit5700f50011f5c8ad20cfc1377cc830ed4eee9d06 (patch)
tree2c82f7573c54bdce520b1a4748deb0fe4126d2a6 /v4l2-spec/dev-capture.sgml
parent4b70cc85ac708fdb3107b4d17851e70e6bf9ecc6 (diff)
parent00c1eda676d0707af2602f156278772fe3c30cb8 (diff)
downloadmediapointer-dvb-s2-5700f50011f5c8ad20cfc1377cc830ed4eee9d06.tar.gz
mediapointer-dvb-s2-5700f50011f5c8ad20cfc1377cc830ed4eee9d06.tar.bz2
merge: http://linuxtv.org/hg/~hgoede/gspca/
From: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'v4l2-spec/dev-capture.sgml')
-rw-r--r--v4l2-spec/dev-capture.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/v4l2-spec/dev-capture.sgml b/v4l2-spec/dev-capture.sgml
index d2885988b..32807e43f 100644
--- a/v4l2-spec/dev-capture.sgml
+++ b/v4l2-spec/dev-capture.sgml
@@ -60,7 +60,7 @@ and scaling.</para>
<para>Cropping initialization at minimum requires to reset the
parameters to defaults. An example is given in <xref
-linkend="crop">.</para>
+linkend="crop" />.</para>
<para>To query the current image format applications set the
<structfield>type</structfield> field of a &v4l2-format; to
@@ -85,7 +85,7 @@ without disabling I/O or possibly time consuming hardware
preparations.</para>
<para>The contents of &v4l2-pix-format; are discussed in <xref
-linkend="pixfmt">. See also the specification of the
+linkend="pixfmt" />. See also the specification of the
<constant>VIDIOC_G_FMT</constant>, <constant>VIDIOC_S_FMT</constant>
and <constant>VIDIOC_TRY_FMT</constant> ioctls for details. Video
capture devices must implement both the
@@ -103,7 +103,7 @@ returns default parameters as <constant>VIDIOC_G_FMT</constant> does.
linkend="rw">read() function</link> and/or streaming (<link
linkend="mmap">memory mapping</link> or <link
linkend="userp">user pointer</link>) I/O. See <xref
-linkend="io"> for details.</para>
+linkend="io" /> for details.</para>
</section>
<!--