media/library/hls
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
..
src Detect playlist stuck and playlist reset conditions in HLS 2017-07-15 22:43:15 +01:00
build.gradle Consolidate version codes in root gradle file 2017-04-18 19:42:27 +01:00