diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2014-06-16 10:13:55 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-07-04 20:44:33 +0200 |
commit | eeff336ccf6b812821e7bf534e554986efc3e96f (patch) | |
tree | 9c67957170e0d46bbbda91fd6a239f94e91d0966 /Documentation/DocBook/media/v4l/io.xml | |
parent | [media] update reference, kerneltrap.org no longer works (diff) | |
download | linux-eeff336ccf6b812821e7bf534e554986efc3e96f.tar.xz linux-eeff336ccf6b812821e7bf534e554986efc3e96f.zip |
[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/media/v4l/io.xml')
-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> <entry>Drivers set or clear this flag when calling the <constant>VIDIOC_DQBUF</constant> ioctl. It may be set by video capture devices when the buffer contains a compressed image which is a -key frame (or field), &ie; can be decompressed on its own. Also know as +key frame (or field), &ie; can be decompressed on its own. Also known as an I-frame. Applications can set this bit when <structfield>type</structfield> refers to an output stream.</entry> </row> |