diff options
Diffstat (limited to 'Documentation/DocBook/media/v4l/vidioc-enuminput.xml')
-rw-r--r-- | Documentation/DocBook/media/v4l/vidioc-enuminput.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/DocBook/media/v4l/vidioc-enuminput.xml b/Documentation/DocBook/media/v4l/vidioc-enuminput.xml index 493a39a8ef21..603fecef9083 100644 --- a/Documentation/DocBook/media/v4l/vidioc-enuminput.xml +++ b/Documentation/DocBook/media/v4l/vidioc-enuminput.xml | |||
@@ -287,6 +287,14 @@ input/output interface to linux-media@vger.kernel.org on 19 Oct 2009. | |||
287 | <entry>0x00000004</entry> | 287 | <entry>0x00000004</entry> |
288 | <entry>This input supports setting the TV standard by using VIDIOC_S_STD.</entry> | 288 | <entry>This input supports setting the TV standard by using VIDIOC_S_STD.</entry> |
289 | </row> | 289 | </row> |
290 | <row> | ||
291 | <entry><constant>V4L2_IN_CAP_NATIVE_SIZE</constant></entry> | ||
292 | <entry>0x00000008</entry> | ||
293 | <entry>This input supports setting the native size using | ||
294 | the <constant>V4L2_SEL_TGT_NATIVE_SIZE</constant> | ||
295 | selection target, see <xref | ||
296 | linkend="v4l2-selections-common"/>.</entry> | ||
297 | </row> | ||
290 | </tbody> | 298 | </tbody> |
291 | </tgroup> | 299 | </tgroup> |
292 | </table> | 300 | </table> |