diff options
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 2018-08-03 14:37:08 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-09-11 15:48:01 +0300 |
commit | 6ea0d588d35b55e6df8e9ac12b95c34a669c39d4 (patch) | |
tree | 1ece7661fc0bb3a688e1269fc69f42860775d7f2 /Documentation/media/uapi/v4l/meta-formats.rst | |
parent | 3a03284dd4e7a9923acda7d73ec418378d3af6cc (diff) | |
download | linux-6ea0d588d35b55e6df8e9ac12b95c34a669c39d4.tar.xz |
media: uvcvideo: Add a D4M camera description
D4M is a mobile model from the D4XX family of Intel RealSense cameras.
This patch adds a descriptor for it, which enables reading per-frame
metadata from it.
Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@intel.com>
[laurent.pinchart@ideasonboard.com Small clarifications to the documentation]
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/media/uapi/v4l/meta-formats.rst')
-rw-r--r-- | Documentation/media/uapi/v4l/meta-formats.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/media/uapi/v4l/meta-formats.rst b/Documentation/media/uapi/v4l/meta-formats.rst index 0c4e1ecf5879..cf971d5ad9ea 100644 --- a/Documentation/media/uapi/v4l/meta-formats.rst +++ b/Documentation/media/uapi/v4l/meta-formats.rst @@ -12,6 +12,7 @@ These formats are used for the :ref:`metadata` interface only. .. toctree:: :maxdepth: 1 + pixfmt-meta-d4xx pixfmt-meta-uvc pixfmt-meta-vsp1-hgo pixfmt-meta-vsp1-hgt |