media/library/dash/src
bachinger 25a6ff5753 Select base URL on demand when a new chunk is created
Instead of selecting the base URL initially or when a load error occurs,
it is now selected when a chunk or initialization chunk is created. The
selected base URL is then assigned to
`RepresentationHolder.lastUsedBaseUrl` that is excluded in case of a
load error. For a next chunk another base URL will be selected by using
the `BaseUrlExclusionList`.

PiperOrigin-RevId: 395721221
2021-09-16 16:08:05 +01:00
..
main Select base URL on demand when a new chunk is created 2021-09-16 16:08:05 +01:00
test Use identical cache keys for downloading and playing DASH segments 2021-09-16 14:51:20 +01:00