Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fde47968 authored by Sylwester Nawrocki's avatar Sylwester Nawrocki Committed by Mauro Carvalho Chehab
Browse files

[media] DocBook: Fix typo in V4L2_CID_JPEG_COMPRESSION_QUALITY reference



Replace the erroneous V4L2_CID_JPEG_IMAGE_QUALITY control name
with V4L2_CID_JPEG_COMPRESSION_QUALITY.

Signed-off-by: default avatarSylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: default avatarKyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: default avatarMauro Carvalho Chehab <m.chehab@samsung.com>
parent b426b3a6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -92,8 +92,8 @@ to add them.</para>
	    <entry>int</entry>
	    <entry><structfield>quality</structfield></entry>
	    <entry>Deprecated. If <link linkend="jpeg-quality-control"><constant>
	    V4L2_CID_JPEG_IMAGE_QUALITY</constant></link> control is exposed by
	    a driver applications should use it instead and ignore this field.
	    V4L2_CID_JPEG_COMPRESSION_QUALITY</constant></link> control is exposed
	    by a driver applications should use it instead and ignore this field.
	    </entry>
	  </row>
	  <row>