media/library
tonihei e6d25a9cb6 Keep replaced manifest uri in DashMediaSource after release.
This is only allowed for user-replaced manifest uris. If the manifest
itself forwards to another manifest, we keep the original manifest in
case the forwarding changes.

Also removed the initialManifest as it can be simplified by using the
sideloadedManifest indicator.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=183376209
2018-02-01 14:29:58 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Use long for HLS media sequences 2018-02-01 14:25:01 +00:00
dash Keep replaced manifest uri in DashMediaSource after release. 2018-02-01 14:29:58 +00:00
hls Allow reusing HlsMediaSource. 2018-02-01 14:28:26 +00:00
smoothstreaming Make SsMediaSource reusable. 2018-02-01 14:26:54 +00:00
ui Update ExoPlayer PlayerView, add zoom mode for PlayerView xml attributes 2018-02-01 14:17:10 +00:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.