media/library/hls/src
aquilescanta 74b7b90555 Propagate non-MediaSource-preparation playlist load errors through HlsChunkSource
Erroneous condition:
===================
If the track selection contains a subset of the available variants in the
master playlist, but only the selected variants return 404, the playlist
tracker will never propagate the error.

Fix:
====
The Chunk source will propagate the playlist load error if no more
alternative playlists are available (because all are already blacklisted).

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=190624484
2018-03-28 00:57:01 +01:00
..
main Propagate non-MediaSource-preparation playlist load errors through HlsChunkSource 2018-03-28 00:57:01 +01:00
test Move extension tests to Robolectric. 2018-02-27 11:03:50 +00:00