]> git.sesse.net Git - vlc/commit
stream_filter/httplive.c: Append new segment any (HLS Live playback) when gap in...
authorJean-Paul Saman <jean-paul.saman@m2x.nl>
Fri, 25 Feb 2011 15:58:03 +0000 (16:58 +0100)
committerJean-Paul Saman <jean-paul.saman@m2x.nl>
Wed, 2 Mar 2011 22:23:23 +0000 (23:23 +0100)
commitecc5addfd0d7d2121b31374c1819b31b86d65571
treeb5f8ae2f15edc89335a83ea54cfbcb5945a0f115
parent738a285d5140d4fe6f3d0519125601725ddc2a62
stream_filter/httplive.c: Append new segment any (HLS Live playback) when gap in sequence numbers is detected.

When a gap in segment sequence numbers is detected append the new one
anyway, since there is nothing that can be done to restore the missing
information. It will result in a playback hickup, but that cannot be
helped. Instead only complain loudly.
modules/stream_filter/httplive.c