diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2012-02-24 06:15:39 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-03-08 10:13:18 -0500 |
commit | 1b1301e67bbcad0649a8b3c6a944d2b2acddc411 (patch) | |
tree | 353b0d32ec2c9777bf10243fe4bfa630c188620c | |
parent | 0f67a03ff6ada162ad7518d9092f72d830d3a887 (diff) |
[media] Fix small DocBook typo
Here is a small patch which fixes a DocBook mistake in the decoder_cmd
documentation.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
-rw-r--r-- | Documentation/DocBook/media/v4l/vidioc-decoder-cmd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/media/v4l/vidioc-decoder-cmd.xml b/Documentation/DocBook/media/v4l/vidioc-decoder-cmd.xml index 466fe27d3ffe..74b87f6e480a 100644 --- a/Documentation/DocBook/media/v4l/vidioc-decoder-cmd.xml +++ b/Documentation/DocBook/media/v4l/vidioc-decoder-cmd.xml | |||
@@ -118,7 +118,7 @@ this command, drivers and applications must set this field to zero.</entry> | |||
118 | <row> | 118 | <row> |
119 | <entry></entry> | 119 | <entry></entry> |
120 | <entry></entry> | 120 | <entry></entry> |
121 | <entry>__u32</entry> | 121 | <entry>__s32</entry> |
122 | <entry><structfield>speed</structfield></entry> | 122 | <entry><structfield>speed</structfield></entry> |
123 | <entry>Playback speed and direction. The playback speed is defined as | 123 | <entry>Playback speed and direction. The playback speed is defined as |
124 | <structfield>speed</structfield>/1000 of the normal speed. So 1000 is normal playback. | 124 | <structfield>speed</structfield>/1000 of the normal speed. So 1000 is normal playback. |