media/library
tonihei 0b3fa5176a Move media period end position from MediaperiodInfo to MediaPeriodId.
The end position is needed to make the MediaPeriodId unique as multiple
content periods may only vary in this parameter.

This also simplfies some other comparisons where the end position needed to
be compared in addition to the media period id.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=205634508
2018-07-23 12:20:28 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Move media period end position from MediaperiodInfo to MediaPeriodId. 2018-07-23 12:20:28 +01:00
dash Simplify DASH live presentation delay override 2018-07-23 10:39:02 +01:00
hls Cleanup: Remove unnecessary generic types 2018-07-23 10:25:23 +01:00
smoothstreaming Cleanup: Remove unnecessary generic types 2018-07-23 10:25:23 +01:00
ui Cleanup: Remove unnecessary generic types 2018-07-23 10:25:23 +01: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.