summaryrefslogtreecommitdiff
authorKe Gong <ke.gong@amlogic.com>2017-12-14 11:40:26 (GMT)
committer Gerrit Code Review <gituser@scgit.amlogic.com>2017-12-14 11:40:26 (GMT)
commit07c002eae405bd743e9b63b347d6ae715705cdc7 (patch)
tree33d1114cac4e56db11358ef430d9145b065384b7
parent4833c673fc6af11fc07323cb4557ed9cc077d46b (diff)
parent6ae6f6848d45286f1f7ca6d59821841db7b80726 (diff)
downloadlibzvbi-07c002eae405bd743e9b63b347d6ae715705cdc7.zip
libzvbi-07c002eae405bd743e9b63b347d6ae715705cdc7.tar.gz
libzvbi-07c002eae405bd743e9b63b347d6ae715705cdc7.tar.bz2
Merge "ATVCC: add clear roll" into ics-amlogic
Diffstat
-rw-r--r--src/caption.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/caption.c b/src/caption.c
index 320457e..4132788 100644
--- a/src/caption.c
+++ b/src/caption.c
@@ -904,6 +904,7 @@ roll_up (cc_channel *ch, int roll)
ch->row1 = 0;
if (ch->row < 0)
ch->row = 0;
+ clear_roll(ch);
}
static inline void