[media] V4L: fix the Z16 format definition
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Fri, 17 Jun 2016 17:38:01 +0000 (14:38 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
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 <g.liakhovetski@gmx.de>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
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>
This page took 0.031438 seconds and 5 git commands to generate.