diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2014-06-16 04:13:55 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-07-04 14:44:33 -0400 |
commit | eeff336ccf6b812821e7bf534e554986efc3e96f (patch) | |
tree | 9c67957170e0d46bbbda91fd6a239f94e91d0966 /Documentation/DocBook | |
parent | 8effbff4e2b666645c7e1db18631323501c70196 (diff) |
[media] DocBook media: fix small typo
know -> known
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r-- | Documentation/DocBook/media/v4l/io.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/media/v4l/io.xml b/Documentation/DocBook/media/v4l/io.xml index a086a5db7a18..8c4ee746a731 100644 --- a/Documentation/DocBook/media/v4l/io.xml +++ b/Documentation/DocBook/media/v4l/io.xml | |||
@@ -1066,7 +1066,7 @@ state, in the application domain so to say.</entry> | |||
1066 | <entry>Drivers set or clear this flag when calling the | 1066 | <entry>Drivers set or clear this flag when calling the |
1067 | <constant>VIDIOC_DQBUF</constant> ioctl. It may be set by video | 1067 | <constant>VIDIOC_DQBUF</constant> ioctl. It may be set by video |
1068 | capture devices when the buffer contains a compressed image which is a | 1068 | capture devices when the buffer contains a compressed image which is a |
1069 | key frame (or field), &ie; can be decompressed on its own. Also know as | 1069 | key frame (or field), &ie; can be decompressed on its own. Also known as |
1070 | an I-frame. Applications can set this bit when <structfield>type</structfield> | 1070 | an I-frame. Applications can set this bit when <structfield>type</structfield> |
1071 | refers to an output stream.</entry> | 1071 | refers to an output stream.</entry> |
1072 | </row> | 1072 | </row> |