-
Avoid loading first chunk when preparing HLS for non-zero position. · 64cc380f
This also fixes a technical mistake where HlsChunkSource is fed seekPositionUs=-1 when obtaining the first chunk. This is wrong, but the usage of this variable within HlsChunkSource enforces that the seek must stay within bounds, so we get away with it. Issue: #385
Oliver Woodman committed