diff options
Diffstat (limited to 'v4l2-spec/dev-overlay.sgml')
-rw-r--r-- | v4l2-spec/dev-overlay.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/v4l2-spec/dev-overlay.sgml b/v4l2-spec/dev-overlay.sgml index be56fc594..92513cf79 100644 --- a/v4l2-spec/dev-overlay.sgml +++ b/v4l2-spec/dev-overlay.sgml @@ -131,7 +131,7 @@ format requested first takes precedence. The attempt to capture window parameters. The former select an area of the video picture to capture, the latter how images are overlaid and clipped. Cropping initialization at minimum requires to reset the parameters to -defaults. An example is given in <xref linkend="crop">.</para> +defaults. An example is given in <xref linkend="crop" />.</para> <para>The overlay window is described by a &v4l2-window;. It defines the size of the image, its position over the graphics surface @@ -157,7 +157,7 @@ after the overlay has been enabled.</para> <para>The scaling factor of the overlaid image is implied by the width and height given in &v4l2-window; and the size of the cropping -rectangle. For more information see <xref linkend="crop">.</para> +rectangle. For more information see <xref linkend="crop" />.</para> <para>When simultaneous capturing and overlay is supported and the hardware prohibits different image and window sizes, the size @@ -281,7 +281,7 @@ more pixels or not write the image at all.</para> <entry>The global alpha value used to blend the framebuffer with video images, if global alpha blending has been negotiated (<constant>V4L2_FBUF_FLAG_GLOBAL_ALPHA</constant>, see -&VIDIOC-S-FBUF;, <xref linkend="framebuffer-flags">).</entry> +&VIDIOC-S-FBUF;, <xref linkend="framebuffer-flags" />).</entry> </row> <row> <entry></entry> |