diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-16 08:49:04 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-16 08:49:04 -0300 |
commit | 85d13c8ef6cb0f70323a77515b59f5a4d2444d3f (patch) | |
tree | 19666bcda7adefb3b1186f2db269d98fac2aa740 /v4l2-spec/vidioc-enumstd.sgml | |
parent | eb80450edef873c9b5d0a839659da0a642e7716a (diff) | |
parent | 7178a759bcb68c7e95477ff7fbfcdfb1631168c5 (diff) | |
download | mediapointer-dvb-s2-85d13c8ef6cb0f70323a77515b59f5a4d2444d3f.tar.gz mediapointer-dvb-s2-85d13c8ef6cb0f70323a77515b59f5a4d2444d3f.tar.bz2 |
merge: http://linuxtv.org/hg/~pb/v4l-dvb/
From: Mauro Carvalho Chehab <mchehab@redhat.com>
Priority: normal
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'v4l2-spec/vidioc-enumstd.sgml')
-rw-r--r-- | v4l2-spec/vidioc-enumstd.sgml | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/v4l2-spec/vidioc-enumstd.sgml b/v4l2-spec/vidioc-enumstd.sgml index c775671bd..95803fe2c 100644 --- a/v4l2-spec/vidioc-enumstd.sgml +++ b/v4l2-spec/vidioc-enumstd.sgml @@ -78,7 +78,7 @@ application.</entry> <entry>&v4l2-std-id;</entry> <entry><structfield>id</structfield></entry> <entry>The bits in this field identify the standard as -one of the common standards listed in <xref linkend="v4l2-std-id">, +one of the common standards listed in <xref linkend="v4l2-std-id" />, or if bits 32 to 63 are set as custom standards. Multiple bits can be set if the hardware does not distinguish between these standards, however separate indices do not indicate the opposite. The @@ -145,7 +145,7 @@ the array to zero.</entry> <entry><structfield>v4l2_std_id</structfield></entry> <entry>This type is a set, each bit representing another video standard as listed below and in <xref -linkend="video-standards">. The 32 most significant bits are reserved +linkend="video-standards" />. The 32 most significant bits are reserved for custom (driver defined) video standards.</entry> </row> </tbody> @@ -252,20 +252,20 @@ url="http://linuxtv.org">http://linuxtv.org</ulink>.</para> </programlisting></para> <table pgwide="1" id="video-standards" orient="land"> - <title>Video Standards (based on [<xref linkend="itu470">])</title> + <title>Video Standards (based on [<xref linkend="itu470" />])</title> <tgroup cols="12" colsep="1" rowsep="1" align="center"> - <colspec colname="c1" align="left"> - <colspec colname="c2"> - <colspec colname="c3"> - <colspec colname="c4"> - <colspec colname="c5"> - <colspec colnum="7" colname="c7"> - <colspec colnum="9" colname="c9"> - <colspec colnum="12" colname="c12"> - <spanspec namest="c2" nameend="c3" spanname="m" align="center"> - <spanspec namest="c4" nameend="c12" spanname="x" align="center"> - <spanspec namest="c5" nameend="c7" spanname="b" align="center"> - <spanspec namest="c9" nameend="c12" spanname="s" align="center"> + <colspec colname="c1" align="left" /> + <colspec colname="c2" /> + <colspec colname="c3" /> + <colspec colname="c4" /> + <colspec colname="c5" /> + <colspec colnum="7" colname="c7" /> + <colspec colnum="9" colname="c9" /> + <colspec colnum="12" colname="c12" /> + <spanspec namest="c2" nameend="c3" spanname="m" align="center" /> + <spanspec namest="c4" nameend="c12" spanname="x" align="center" /> + <spanspec namest="c5" nameend="c7" spanname="b" align="center" /> + <spanspec namest="c9" nameend="c12" spanname="s" align="center" /> <thead> <row> <entry>Characteristics</entry> |