media/library
olly d942775068 Allow more aggressive switching for HLS with independent segments
We currently switch without downloading overlapping segments, but
we do not actually switch more aggressively. This change fixes
this. Note there's an implicit assumption made that if one media
playlist declares independent segments, the others will too. This
is almost certainly true in practice, and if it's not the penalty
isn't too bad (the player may try and switch to a higher quality
variant one segment's worth of buffer too soon).

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=167120992
2017-09-09 00:46:06 +01:00
..
all Make it easier to use ExoPlayer modules in other projects II 2017-06-28 22:26:05 +01:00
core Fix ContentDataSource bytesRemaining calculation 2017-09-09 00:45:58 +01:00
dash Minimal change to expose segment indices in DefaultDashChunkSource 2017-09-09 00:31:39 +01:00
hls Allow more aggressive switching for HLS with independent segments 2017-09-09 00:46:06 +01:00
smoothstreaming Disable test coverage again 2017-08-07 13:43:03 +01:00
ui Support zoom mode for AspectRatioFrameLayout 2017-09-09 00:43:08 +01:00