]> git.sesse.net Git - vlc/commit
stream_filter/httplive.c: add sanity check
authorJean-Paul Saman <jean-paul.saman@m2x.nl>
Mon, 20 Dec 2010 22:37:20 +0000 (23:37 +0100)
committerJean-Paul Saman <jean-paul.saman@m2x.nl>
Wed, 22 Dec 2010 08:38:28 +0000 (09:38 +0100)
commita2beee05d3a374a79e38d8e6879606c0e5871465
tree5d3d0761b65f7f684ea76e9c1d75f21ba6fb5618
parent2d06277c0e6d22c57469b8c7ce3c569ac6ea3a81
stream_filter/httplive.c: add sanity check

Add sanity check before downloading if measured bandwidth is sufficient to download
next segment. If not then go into error mode.
modules/stream_filter/httplive.c