aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/v4l/subdev-formats.xml
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2011-05-23 07:12:27 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-05-25 07:51:59 -0300
commit5f1e15868871a9da820357e0e3ff6fe89d2a16a6 (patch)
treed6599a1e2d89e5732756ff13008768ef65d85379 /Documentation/DocBook/v4l/subdev-formats.xml
parentc6ae804a65649d5919d232d65dc6a08c9e5ac01b (diff)
downloadkernel_samsung_smdk4412-5f1e15868871a9da820357e0e3ff6fe89d2a16a6.zip
kernel_samsung_smdk4412-5f1e15868871a9da820357e0e3ff6fe89d2a16a6.tar.gz
kernel_samsung_smdk4412-5f1e15868871a9da820357e0e3ff6fe89d2a16a6.tar.bz2
[media] Media DocBook: fix validation errors
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/DocBook/v4l/subdev-formats.xml')
-rw-r--r--Documentation/DocBook/v4l/subdev-formats.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/Documentation/DocBook/v4l/subdev-formats.xml b/Documentation/DocBook/v4l/subdev-formats.xml
index a26b10c..8d3409d 100644
--- a/Documentation/DocBook/v4l/subdev-formats.xml
+++ b/Documentation/DocBook/v4l/subdev-formats.xml
@@ -2531,13 +2531,13 @@
<constant>_JPEG</constant> prefix the format code is made of
the following information.
<itemizedlist>
- <listitem>The number of bus samples per entropy encoded byte.</listitem>
- <listitem>The bus width.</listitem>
+ <listitem><para>The number of bus samples per entropy encoded byte.</para></listitem>
+ <listitem><para>The bus width.</para></listitem>
</itemizedlist>
+ </para>
- <para>For instance, for a JPEG baseline process and an 8-bit bus width
- the format will be named <constant>V4L2_MBUS_FMT_JPEG_1X8</constant>.
- </para>
+ <para>For instance, for a JPEG baseline process and an 8-bit bus width
+ the format will be named <constant>V4L2_MBUS_FMT_JPEG_1X8</constant>.
</para>
<para>The following table lists existing JPEG compressed formats.</para>