projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
343f92c
)
V4L/DVB (4253): IVTV VBI format description too long.
author
Hans Verkuil
<hverkuil@xs4all.nl>
Sun, 25 Jun 2006 14:18:54 +0000
(11:18 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Tue, 27 Jun 2006 03:17:35 +0000
(
00:17
-0300)
Format description was cut off. It's been shortened.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/v4l2-common.c
patch
|
blob
|
history
diff --git
a/drivers/media/video/v4l2-common.c
b/drivers/media/video/v4l2-common.c
index
f4b3d64
..
97f946d
100644
(file)
--- a/
drivers/media/video/v4l2-common.c
+++ b/
drivers/media/video/v4l2-common.c
@@
-1103,7
+1103,7
@@
const char **v4l2_ctrl_get_menu(u32 id)
};
static const char *mpeg_stream_vbi_fmt[] = {
"No VBI",
- "
VBI in private packets
, IVTV format",
+ "
Private packet
, IVTV format",
NULL
};