]> Pileus Git - ~andy/linux/commitdiff
[media] V4L2 Spec: fix typo
authorHans Verkuil <hans.verkuil@cisco.com>
Thu, 26 Apr 2012 10:39:14 +0000 (07:39 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 2 May 2012 14:03:03 +0000 (11:03 -0300)
V4L2_CID_JPEG_COMPRESION_QUALITY -> V4L2_CID_JPEG_COMPRESSION_QUALITY

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/DocBook/media/v4l/controls.xml

index 5038a3a9a24c87632c6a539ad313876802fa7bc6..5e12257dfcef6c712cbdacde7e5526cfffc8a233 100644 (file)
@@ -3538,12 +3538,12 @@ interface and may change in the future.</para>
            </entry>
          </row>
          <row id="jpeg-quality-control">
-           <entry spanname="id"><constant>V4L2_CID_JPEG_COMPRESION_QUALITY</constant></entry>
+           <entry spanname="id"><constant>V4L2_CID_JPEG_COMPRESSION_QUALITY</constant></entry>
            <entry>integer</entry>
          </row>
          <row>
            <entry spanname="descr">
-             <constant>V4L2_CID_JPEG_COMPRESION_QUALITY</constant> control
+             <constant>V4L2_CID_JPEG_COMPRESSION_QUALITY</constant> control
              determines trade-off between image quality and size.
              It provides simpler method for applications to control image quality,
              without a need for direct reconfiguration of luminance and chrominance
@@ -3551,7 +3551,7 @@ interface and may change in the future.</para>
 
              In cases where a driver uses quantization tables configured directly
              by an application, using interfaces defined elsewhere, <constant>
-             V4L2_CID_JPEG_COMPRESION_QUALITY</constant> control should be set
+             V4L2_CID_JPEG_COMPRESSION_QUALITY</constant> control should be set
              by driver to 0.
 
              <para>The value range of this control is driver-specific. Only