]> git.sesse.net Git - vlc/commit
httplive: use correct segment to calculate duration
authorIlkka Ollakka <ileoo@videolan.org>
Tue, 4 Feb 2014 07:51:11 +0000 (09:51 +0200)
committerIlkka Ollakka <ileoo@videolan.org>
Tue, 4 Feb 2014 07:52:31 +0000 (09:52 +0200)
commitac3f61953b25a61cf46c16badcfd2a24f890b83e
tree70ff1289ecd1600cd20a72661ecbf6635075a4f0
parent29fdcac6deb6fac5183eecf1f7b02fac99cfd833
httplive: use correct segment to calculate duration

Fixes off-by-one segment duration uses, and actually use
new segments length to see how long segments are and when
the playlist should be reloaded.
modules/stream_filter/httplive.c