projects
/
platform
/
upstream
/
v4l-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17da0f9
)
v4l2-ctl: fix typo in usage message.
author
Hans Verkuil
<hans.verkuil@cisco.com>
Thu, 28 Jul 2011 09:01:40 +0000
(11:01 +0200)
committer
Hans Verkuil
<hans.verkuil@cisco.com>
Thu, 28 Jul 2011 09:01:40 +0000
(11:01 +0200)
Thanks to Mats Randgaard <mats.randgaard@cisco.com>.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
utils/v4l2-ctl/v4l2-ctl.cpp
patch
|
blob
|
history
diff --git
a/utils/v4l2-ctl/v4l2-ctl.cpp
b/utils/v4l2-ctl/v4l2-ctl.cpp
index
00ced36
..
6a54a59
100644
(file)
--- a/
utils/v4l2-ctl/v4l2-ctl.cpp
+++ b/
utils/v4l2-ctl/v4l2-ctl.cpp
@@
-544,7
+544,7
@@
static void usage(void)
" --set-dv-bt-timings=width=<width>,height=<height>,interlaced=<0/1>,\n"
" polarities=<polarities mask>,pixelclock=<pixelclock Hz>,\n"
" hfp=<horizontal front porch>,hs=<horizontal sync>,\n"
- " hbp=<horizontal back porch>,vfp
orch
=<vertical front porch>,\n"
+ " hbp=<horizontal back porch>,vfp=<vertical front porch>,\n"
" vs=<vertical sync>,vbp=<vertical back porch>,\n"
" il_vfp=<vertical front porch for bottom field>,\n"
" il_vs=<vertical sync for bottom field>,\n"