hlsdemux: Start downloading the next fragment immediately after caching the initial...
authorSebastian Dröge <sebastian@centricular.com>
Mon, 10 Feb 2014 17:29:23 +0000 (18:29 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 10 Feb 2014 17:30:21 +0000 (18:30 +0100)
commit73d9a8b0c97303b3415415efad2df4bef83cc3e6
tree22488d44bf9cb3e3d1a7f1cf78cd536c98731679
parent4f04f3e68e9c19986e016b932fd99bcca536d16c
hlsdemux: Start downloading the next fragment immediately after caching the initial fragments

And only afterwards wait until a fragment was played. Otherwise we're keeping
our cache most of the time at "fragments-cache" fragments minus one.

Also allow setting "fragments-cache" to 1 now to start playback even faster.
ext/hls/gsthlsdemux.c