]> git.sesse.net Git - vlc/commit
httplive: use longest segment to calculate reload wait instead of given max duration tag
authorIlkka Ollakka <ileoo@videolan.org>
Sat, 1 Feb 2014 12:01:38 +0000 (14:01 +0200)
committerIlkka Ollakka <ileoo@videolan.org>
Sun, 2 Feb 2014 13:58:20 +0000 (15:58 +0200)
commit4021ce949b4ae20720e15709757344c5ec3be62d
tree6e3376a0c2223b4b97213e7f2cdc75b383137522
parenteed05ce7725e3b5ce69ca3c63bb461511646605c
httplive: use longest segment to calculate reload wait instead of given max duration tag

This way if playlist contains way shorter segments than max-duration,
we have better estimate on how ofter we should reload playlist.
modules/stream_filter/httplive.c