Skip to content

Commit

Permalink
[media] Fix 'ID nv12mt already defined' error
Browse files Browse the repository at this point in the history
DocBook validation fix.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Mar 22, 2011
1 parent 6e5b55f commit 34fd68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/DocBook/v4l/pixfmt-nv12mt.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ interleaved. Height of the buffer is aligned to 32.
<title>Memory layout of macroblocks in <constant>V4L2_PIX_FMT_NV12
</constant> format pixel image - extreme case</title>
<para>
<figure id="nv12mt">
<figure id="nv12mt_ex">
<title>Example <constant>V4L2_PIX_FMT_NV12MT</constant> memory
layout of macroblocks</title>
<mediaobject>
Expand Down

0 comments on commit 34fd68b

Please sign in to comment.