]> git.sesse.net Git - vlc/commit
zvbi: Set stop pts only for subtitle teletext
authorDennis Hamester <dhamester@jusst.de>
Thu, 6 Feb 2014 13:30:42 +0000 (13:30 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 8 Feb 2014 14:03:14 +0000 (15:03 +0100)
commit18305c12b6469c82fd84560f3935389662bc0475
treeadaf6daaffe7da31870ef9875f3428ffd64ac3f0
parent8d6db3acb29ac883614dbed7587f6c658390c6e9
zvbi: Set stop pts only for subtitle teletext

A maximum display time does not make sense for real teletext pages. Instead
they should be displayed until the user disables teletext or the page is
updated. Therefore do not set a stop timestamp on normal pages, but only when
rendering in text mode, which is meant for subtitles, where the timeout makes
sense.

Signed-off-by: Dennis Hamester <dhamester@jusst.de>
Signed-off-by: Julian Scheel <julian@jusst.de>
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/codec/zvbi.c