media/library/hls/src
tonihei 5c52915f0c Don't splice in if segments don't overlap and segments are independent.
If the sample times don't overlap and are independent, splicing makes no
difference because all samples (starting from the first one, which must be
a keyframe) will be appended to the end of the queue anyway.

PiperOrigin-RevId: 313594372
2020-05-29 18:33:43 +01:00
..
main Don't splice in if segments don't overlap and segments are independent. 2020-05-29 18:33:43 +01:00
test Simplify DownloadHelper 2020-05-21 17:08:43 +01:00