[media] V4L: fix the Z16 format definition
authorGuennadi Liakhovetski <[email protected]>
Fri, 17 Jun 2016 17:38:01 +0000 (14:38 -0300)
committerMauro Carvalho Chehab <[email protected]>
Fri, 8 Jul 2016 19:32:24 +0000 (16:32 -0300)
A copy paste error created that format with the same one-line
description as Y8I and Y12I, whereas Z16 is quite different from them
both.

Signed-off-by: Guennadi Liakhovetski <[email protected]>
Acked-by: Sakari Ailus <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Documentation/DocBook/media/v4l/pixfmt-z16.xml

index 3d87e4bf87b8aacb418b6d87ee099c6a860da910..1d9cb1684bd358af478610aa8c8718093dc015f8 100644 (file)
@@ -5,7 +5,7 @@
   </refmeta>
   <refnamediv>
     <refname><constant>V4L2_PIX_FMT_Z16</constant></refname>
-    <refpurpose>Interleaved grey-scale image, e.g. from a stereo-pair</refpurpose>
+    <refpurpose>16-bit depth data with distance values at each pixel</refpurpose>
   </refnamediv>
   <refsect1>
     <title>Description</title>