Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61366
b: refs/heads/master
c: a1bad77
h: refs/heads/master
v: v3
  • Loading branch information
Thierry MERLE authored and Mauro Carvalho Chehab committed Jul 18, 2007
1 parent 5d6f475 commit 9efa5e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f5c965abdf44ee6983712e54bbbcc7905af56d39
refs/heads/master: a1bad7773e562f331b5951def24f73c38579e0cb
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/usbvision/usbvision-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -311,8 +311,8 @@ struct usbvision_device_data_st usbvision_device_data[] = {
.vbi = 1,
.Tuner = 1,
.TunerType = TUNER_PHILIPS_SECAM,
.X_Offset = -1,
.Y_Offset = -1,
.X_Offset = 0x80,
.Y_Offset = 0x16,
.ModelString = "Hauppauge WinTV USB (PAL/SECAM L)",
},
[HPG_WINTV_PAL_D_K] = {
Expand Down

0 comments on commit 9efa5e4

Please sign in to comment.