changeset 24183:820df52200db

Enable decoding of packet X/24, it is usual teletext line and contains labels for navigation links. 10l: fix comments for constants. patch from Otvos Attila oattila at chello dot hu
author voroshil
date Sun, 26 Aug 2007 04:56:37 +0000
parents 8d6ad131c010
children 337fbf5709ab
files stream/tv.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/stream/tv.h	Sat Aug 25 18:09:00 2007 +0000
+++ b/stream/tv.h	Sun Aug 26 04:56:37 2007 +0000
@@ -250,8 +250,8 @@
 #define VBI_MAX_PAGES      0x800            ///< max sub pages number
 #define VBI_MAX_SUBPAGES   64               ///< max sub pages number
 
-#define VBI_ROWS    24                      ///< teletext page width in chars
-#define VBI_COLUMNS 40                      ///< teletext page height in chars
+#define VBI_ROWS    25                      ///< teletext page height in rows
+#define VBI_COLUMNS 40                      ///< teletext page width in chars
 #define VBI_TIME_LINEPOS    26              ///< time line pos in page header
 
 typedef