]> Pileus Git - ~andy/linux/commitdiff
[media] V4L: JPEG class documentation corrections
authorSylwester Nawrocki <sylvester.nawrocki@gmail.com>
Sat, 31 Mar 2012 08:43:55 +0000 (05:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 11 Apr 2012 02:06:08 +0000 (23:06 -0300)
This patch fixes following compilation warning:
Error: no ID for constraint linkend: v4l2-jpeg-chroma-subsampling.

and adds missing JPEG control class at the Table A.58.

Signed-off-by: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/DocBook/media/v4l/controls.xml
Documentation/DocBook/media/v4l/vidioc-g-ext-ctrls.xml

index b84f25e9cc8714a043106ce029bda7e8f0b50a9d..5038a3a9a24c87632c6a539ad313876802fa7bc6 100644 (file)
@@ -3486,7 +3486,7 @@ interface and may change in the future.</para>
            from RGB to Y'CbCr color space.
            </entry>
          </row>
-         <row>
+         <row id = "v4l2-jpeg-chroma-subsampling">
            <entrytbl spanname="descr" cols="2">
              <tbody valign="top">
                <row>
index b17a7aac6997482379e1b43c8b0d7e5cf914e1f0..27e20bcbdf427c6d3fbeabaacec8d71711c681f3 100644 (file)
@@ -265,6 +265,13 @@ These controls are described in <xref
 These controls are described in <xref
                linkend="flash-controls" />.</entry>
          </row>
+         <row>
+           <entry><constant>V4L2_CTRL_CLASS_JPEG</constant></entry>
+           <entry>0x9d0000</entry>
+           <entry>The class containing JPEG compression controls.
+These controls are described in <xref
+               linkend="jpeg-controls" />.</entry>
+         </row>
        </tbody>
       </tgroup>
     </table>