media/library
tonihei 582adb748a Decouple end position from MediaPeriodId again.
If are allowing changing durations of periods, we shouldn't use the end position
of clipped content as part of the id as it may change. This change moves the end
position back to MediaPeriodInfo and adds the next ad group index to the id
instead to ensure we still have unique ids for all content parts.

PiperOrigin-RevId: 230878389
2019-01-29 16:42:29 +00:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Decouple end position from MediaPeriodId again. 2019-01-29 16:42:29 +00:00
dash Add start position to MediaSource.createPeriod. 2019-01-17 17:26:24 +00:00
hls Parse CHANNELS attribute from EXT-X-MEDIA 2019-01-29 16:42:18 +00:00
smoothstreaming Add start position to MediaSource.createPeriod. 2019-01-17 17:26:24 +00:00
ui Increase minSdkVersion to 16 2019-01-29 16:41:45 +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.