media/library
andrewlewis de8d402aa6 Merge MediaPeriodInfoSequence into MediaPeriodQueue
MediaPeriodInfoSequence has functionality for determining what MediaPeriod
should be loaded next. Move this into the queue as an initial step towards
moving logic concerning updating the queue of media periods out of
ExoPlayerImplInternal.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=183391114
2018-02-01 14:37:58 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Merge MediaPeriodInfoSequence into MediaPeriodQueue 2018-02-01 14:37:58 +00:00
dash Use long segment indices for DASH 2018-02-01 14:34:41 +00:00
hls Use long segment indices for DASH 2018-02-01 14:34:41 +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.