Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / Documentation / media / uapi / v4l / v4l2-selection-targets.rst
index 87433ec76c6bfa1cbb1b333d7ebc8b0aad42d480..f74f239b0510d4da9e147e6809e217c28892f6cf 100644 (file)
@@ -1,4 +1,11 @@
-.. -*- coding: utf-8; mode: rst -*-
+.. Permission is granted to copy, distribute and/or modify this
+.. document under the terms of the GNU Free Documentation License,
+.. Version 1.1 or any later version published by the Free Software
+.. Foundation, with no Invariant Sections, no Front-Cover Texts
+.. and no Back-Cover Texts. A copy of the license is included at
+.. Documentation/media/uapi/fdl-appendix.rst.
+..
+.. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections
 
 .. _v4l2-selection-targets:
 
@@ -42,12 +49,7 @@ of the two interfaces they are used.
     * - ``V4L2_SEL_TGT_NATIVE_SIZE``
       - 0x0003
       - The native size of the device, e.g. a sensor's pixel array.
-       ``left`` and ``top`` fields are zero for this target. Setting the
-       native size will generally only make sense for memory to memory
-       devices where the software can create a canvas of a given size in
-       which for example a video frame can be composed. In that case
-       V4L2_SEL_TGT_NATIVE_SIZE can be used to configure the size of
-       that canvas.
+       ``left`` and ``top`` fields are zero for this target.
       - Yes
       - Yes
     * - ``V4L2_SEL_TGT_COMPOSE``