V4L/DVB (4110): Small bug in saa7127.c
Fix wrong wss debug info. Signed-off-by: Jose Alberto Reguero <jareguero@telefonica.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
89a58c83f8
commit
35a303b1d7
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@ static const char * const wss_strs[] = {
|
||||||
"letterbox 16:9 top",
|
"letterbox 16:9 top",
|
||||||
"invalid",
|
"invalid",
|
||||||
"invalid",
|
"invalid",
|
||||||
"16:9 full format anamorphic"
|
"16:9 full format anamorphic",
|
||||||
"4:3 full format",
|
"4:3 full format",
|
||||||
"invalid",
|
"invalid",
|
||||||
"invalid",
|
"invalid",
|
||||||
|
|
Loading…
Add table
Reference in a new issue