From: Hans Verkuil <hans.verkuil@cisco.com>
Date: Fri, 15 May 2015 12:29:06 +0000 (-0300)
Subject: [media] DocBook/media: document COLORSPACE_DEFAULT
X-Git-Tag: v4.2-rc1~107^2~183
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=da0c211bb6670c5e8aa9cac7437948e3e6d00ce3;p=users%2Fhch%2Fmisc.git

[media] DocBook/media: document COLORSPACE_DEFAULT

Document this new colorspace define.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
---

diff --git a/Documentation/DocBook/media/v4l/pixfmt.xml b/Documentation/DocBook/media/v4l/pixfmt.xml
index ddff8d97eb69..f171b8bbb14f 100644
--- a/Documentation/DocBook/media/v4l/pixfmt.xml
+++ b/Documentation/DocBook/media/v4l/pixfmt.xml
@@ -497,6 +497,11 @@ BT.2020 which uses limited range R'G'B' quantization.</para>
 	  </row>
 	</thead>
 	<tbody valign="top">
+	  <row>
+	    <entry><constant>V4L2_COLORSPACE_DEFAULT</constant></entry>
+	    <entry>The default colorspace. This can be used by applications to let the
+	    driver fill in the colorspace.</entry>
+	  </row>
 	  <row>
 	    <entry><constant>V4L2_COLORSPACE_SMPTE170M</constant></entry>
 	    <entry>See <xref linkend="col-smpte-170m" />.</entry>