]> git.sesse.net Git - vlc/commit
Teletext module patch by Vincent Penne
authorDerk-Jan Hartman <hartman@videolan.org>
Thu, 18 Jan 2007 13:57:25 +0000 (13:57 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Thu, 18 Jan 2007 13:57:25 +0000 (13:57 +0000)
commitdf1be42cc20f6c477920dc6c68265f4cd5771972
treed5b932a1f831e177d6927dbb5deac72b2b712007
parentf5aff5de880735c1c17ed77b27c20f0cbb0af7fc
Teletext module patch by Vincent Penne

- the stream provided by thedj containing some kind of VPS informations know works fine (they aren't displayed as subtitles anymore). It also solve the same issue on two examples streams on the vlc file repository (called stream-demux-telx-1.dump and stream-demux-telx-2.dump)

- got rid of a kludge that used to be necessary on the "has-subtitles.ts" example stream to avoid subtitles disapearing too fast in some cases. I don't know exactly why it's not anymore necessary, probably because I handle better the subtitle flag now.

- now the page number is handled independently for each 8 magazines
modules/codec/telx.c