summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88.h
diff options
context:
space:
mode:
authorGerd Knorr <devnull@localhost>2004-03-25 13:00:12 +0000
committerGerd Knorr <devnull@localhost>2004-03-25 13:00:12 +0000
commit8e0a7f2f9d3ab36712439a68d4c41795925a9c1a (patch)
treedb14ef51c8cfa99654bbf717da731bb66c6a277f /linux/drivers/media/video/cx88/cx88.h
parenta86e858dc8f1ce0188c0f87671c49e2a808962fc (diff)
downloadmediapointer-dvb-s2-8e0a7f2f9d3ab36712439a68d4c41795925a9c1a.tar.gz
mediapointer-dvb-s2-8e0a7f2f9d3ab36712439a68d4c41795925a9c1a.tar.bz2
- cx88 vbi fixes by Tom Zoerner
Diffstat (limited to 'linux/drivers/media/video/cx88/cx88.h')
-rw-r--r--linux/drivers/media/video/cx88/cx88.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/cx88/cx88.h b/linux/drivers/media/video/cx88/cx88.h
index 766c8eb04..f06178e5a 100644
--- a/linux/drivers/media/video/cx88/cx88.h
+++ b/linux/drivers/media/video/cx88/cx88.h
@@ -67,7 +67,7 @@
#define FORMAT_FLAGS_PACKED 0x01
#define FORMAT_FLAGS_PLANAR 0x02
-#define VBI_LINE_COUNT 16
+#define VBI_LINE_COUNT 17
#define VBI_LINE_LENGTH 2048
/* need "shadow" registers for some write-only ones ... */