Duplicate of http://www.spinics.net/lists/linux-media/msg89715.html

Just posted the pull request containing that patch.

I noticed the same problem on Friday :-)

Regards,

        Hans

On 05/17/2015 04:14 AM, Antti Palosaari wrote:
> element varlistentry: validity error : Element varlistentry content
> does not follow the DTD, expecting (term+ , listitem), got (term
> listitem term listitem )
> 
> commit 8cee396bfa77ce3a2e5fe48f597206c1cd547f9c
> [media] DocBook media: document codec draining flow
> breaks document validation. Fix it.
> 
> Cc: Philipp Zabel <p.za...@pengutronix.de>
> Cc: Hans Verkuil <hverk...@xs4all.nl>
> Signed-off-by: Antti Palosaari <cr...@iki.fi>
> ---
>  Documentation/DocBook/media/v4l/vidioc-qbuf.xml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/DocBook/media/v4l/vidioc-qbuf.xml 
> b/Documentation/DocBook/media/v4l/vidioc-qbuf.xml
> index 6cfc53b..f5cef97 100644
> --- a/Documentation/DocBook/media/v4l/vidioc-qbuf.xml
> +++ b/Documentation/DocBook/media/v4l/vidioc-qbuf.xml
> @@ -186,6 +186,8 @@ In that case the application should be able to safely 
> reuse the buffer and
>  continue streaming.
>       </para>
>       </listitem>
> +      </varlistentry>
> +      <varlistentry>
>       <term><errorcode>EPIPE</errorcode></term>
>       <listitem>
>         <para><constant>VIDIOC_DQBUF</constant> returns this on an empty
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to