]> git.sesse.net Git - vlc/commit
stream_filter/httplive.c: Do not start live playback when there is not enough data...
authorJean-Paul Saman <jean-paul.saman@m2x.nl>
Fri, 21 Jan 2011 16:14:54 +0000 (17:14 +0100)
committerJean-Paul Saman <jean-paul.saman@m2x.nl>
Fri, 21 Jan 2011 16:16:52 +0000 (17:16 +0100)
commit18b1e6cb26e04609013c121c85f1164a3e49b274
tree1f17706d97ea0f8749b49b341a3e3a6f9f78a584
parentf883a00d5a1b7cbeb94108efa0e057603f840466
stream_filter/httplive.c: Do not start live playback when there is not enough data available.

Do not start live playback when there is not enough data available. There
should at least be 3 times the target duration of data segments.
modules/stream_filter/httplive.c