提交 9cae84b3 编写于 作者: H Hans Verkuil 提交者: Mauro Carvalho Chehab

[media] DocBook/media: fix syntax error

Missing varlistentry tags.
Signed-off-by: NHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@osg.samsung.com>
上级 200a2805
...@@ -186,13 +186,15 @@ In that case the application should be able to safely reuse the buffer and ...@@ -186,13 +186,15 @@ In that case the application should be able to safely reuse the buffer and
continue streaming. continue streaming.
</para> </para>
</listitem> </listitem>
</varlistentry>
<varlistentry>
<term><errorcode>EPIPE</errorcode></term> <term><errorcode>EPIPE</errorcode></term>
<listitem> <listitem>
<para><constant>VIDIOC_DQBUF</constant> returns this on an empty <para><constant>VIDIOC_DQBUF</constant> returns this on an empty
capture queue for mem2mem codecs if a buffer with the capture queue for mem2mem codecs if a buffer with the
<constant>V4L2_BUF_FLAG_LAST</constant> was already dequeued and no new buffers <constant>V4L2_BUF_FLAG_LAST</constant> was already dequeued and no new buffers
are expected to become available. are expected to become available.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册