media/library
aquilescanta a04663372f Detect playlist stuck and playlist reset conditions in HLS
This CL aims that the player fails upon:

- Playlist that don't change in a suspiciously long time,
  which might mean there are server side issues.
- Playlist with a media sequence lower that its last snapshot
  and no overlapping segments.

This two error conditions are propagated through the renderer,
but not through MediaSource#maybeThrowSourceInfoRefreshError.

Issue:#2872

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=160899995
2017-07-05 15:02:39 +01:00
..
all Make it easier to use ExoPlayer modules in other projects II 2017-06-28 22:26:05 +01:00
core Fix reporting of width/height 2017-07-05 15:02:39 +01:00
dash Switch the IMA extension to use in-period ads 2017-06-30 16:35:14 +01:00
hls Detect playlist stuck and playlist reset conditions in HLS 2017-07-05 15:02:39 +01:00
smoothstreaming Make it easier to use ExoPlayer modules in other projects II 2017-06-28 22:26:05 +01:00
ui Switch the IMA extension to use in-period ads 2017-06-30 16:35:14 +01:00