diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-15 13:56:01 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-15 13:56:01 -0300 |
commit | 136a9b83fb4cb819c2f27cbb5948d26cec0e7934 (patch) | |
tree | 397919f977ae7937aa60a5001f62f0ba3faef2db /v4l2-spec/dev-rds.sgml | |
parent | fdafaa4f7e2ea516dbd7791f362f05273aaaa6cc (diff) | |
parent | c5d1ee111d9e00f9ce75e48e5e3806fdcd681a83 (diff) | |
download | mediapointer-dvb-s2-136a9b83fb4cb819c2f27cbb5948d26cec0e7934.tar.gz mediapointer-dvb-s2-136a9b83fb4cb819c2f27cbb5948d26cec0e7934.tar.bz2 |
merge: http://kernellabs.com/hg/~mkrufky/tda18271-merge
From: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'v4l2-spec/dev-rds.sgml')
-rw-r--r-- | v4l2-spec/dev-rds.sgml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/v4l2-spec/dev-rds.sgml b/v4l2-spec/dev-rds.sgml index 9d59d0cb0..0869d701b 100644 --- a/v4l2-spec/dev-rds.sgml +++ b/v4l2-spec/dev-rds.sgml @@ -6,8 +6,8 @@ information, on an inaudible audio subcarrier of a radio program. This interface is aimed at devices capable of receiving and decoding RDS information.</para> - <para>For more information see the core RDS standard <xref linkend="en50067"> -and the RBDS standard <xref linkend="nrsc4">.</para> + <para>For more information see the core RDS standard <xref linkend="en50067" /> +and the RBDS standard <xref linkend="nrsc4" />.</para> <para>Note that the RBDS standard as is used in the USA is almost identical to the RDS standard. Any RDS decoder can also handle RBDS. Only some of the fields @@ -54,9 +54,9 @@ as follows:</para> <title>struct <structname>v4l2_rds_data</structname></title> <tgroup cols="3"> - <colspec colname="c1" colwidth="1*"> - <colspec colname="c2" colwidth="1*"> - <colspec colname="c3" colwidth="5*"> + <colspec colname="c1" colwidth="1*" /> + <colspec colname="c2" colwidth="1*" /> + <colspec colname="c3" colwidth="5*" /> <tbody valign="top"> <row> <entry>__u8</entry> @@ -79,8 +79,8 @@ as follows:</para> <table frame="none" pgwide="1" id="v4l2-rds-block"> <title>Block description</title> <tgroup cols="2"> - <colspec colname="c1" colwidth="1*"> - <colspec colname="c2" colwidth="5*"> + <colspec colname="c1" colwidth="1*" /> + <colspec colname="c2" colwidth="5*" /> <tbody valign="top"> <row> <entry>Bits 0-2</entry> @@ -105,9 +105,9 @@ as follows:</para> <table frame="none" pgwide="1" id="v4l2-rds-block-codes"> <title>Block defines</title> <tgroup cols="3"> - <colspec colname="c1" colwidth="1*"> - <colspec colname="c2" colwidth="1*"> - <colspec colname="c3" colwidth="5*"> + <colspec colname="c1" colwidth="1*" /> + <colspec colname="c2" colwidth="1*" /> + <colspec colname="c3" colwidth="5*" /> <tbody valign="top"> <row> <entry>V4L2_RDS_BLOCK_MSK</entry> |