summaryrefslogtreecommitdiff
authorKe Gong <ke.gong@amlogic.com>2017-04-17 02:59:04 (GMT)
committer Ke Gong <ke.gong@amlogic.com>2017-04-17 02:59:04 (GMT)
commit068d447d86b936b7562a125f66f7b444585890ac (patch)
tree8265cbda469c6d816bafaffd6a791e1562aede2f
parentd41c9def52f02ad5629ee9bfe4f3bb43b433b257 (diff)
downloadlibzvbi-068d447d86b936b7562a125f66f7b444585890ac.zip
libzvbi-068d447d86b936b7562a125f66f7b444585890ac.tar.gz
libzvbi-068d447d86b936b7562a125f66f7b444585890ac.tar.bz2
PD#141549: add TSID parser (fix .h)
Squashed commit of the following: commit cb8798e76a485829c693a92bbaa94cd230458eb1 Author: Zhiqiang Han <zhiqiang.han@amlogic.com> Date: Fri Apr 7 13:24:09 2017 +0800 PD#141549: add TSID parser (fix .h) Change-Id: Ic65cc372338b04a87fca560cff289e52074c384c Change-Id: If24711ee8b8bb5eb5b272f50c2c3207779517942
Diffstat
-rw-r--r--src/libzvbi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libzvbi.h b/src/libzvbi.h
index 4f562ee..d6b5dbf 100644
--- a/src/libzvbi.h
+++ b/src/libzvbi.h
@@ -275,6 +275,7 @@ typedef struct {
int cycle;
+ int ts_id;
} vbi_network;
/*