media/library
aquilescanta 055abc7592 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-15 22:43:15 +01:00
..
all Consolidate version codes in root gradle file 2017-04-18 19:42:27 +01:00
core Simplify + optimize VorbisBitArray 2017-07-15 22:27:50 +01:00
dash Update handled schemes for timing element resolution. 2017-06-12 10:36:52 +01:00
hls Detect playlist stuck and playlist reset conditions in HLS 2017-07-15 22:43:15 +01:00
smoothstreaming Fix SmoothStreaming Timeline 2017-06-06 17:50:49 +01:00
ui Misc tweaks to UI components 2017-07-15 22:27:06 +01:00