media/library
tonihei 074307dd4c Improve knowledge of last playing period in AnalyticsCollector.
We keep track of the last publicly known playing period to report it as part
of events happening after the period has been released.

In cases where a period briefly becomes the playing one and is released
immediately afterwards, we currently don't save it as the "last known playing
one". Improve that by saving an explicit reference.

Issue:#5407
PiperOrigin-RevId: 259737218
2019-07-26 16:33:41 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Improve knowledge of last playing period in AnalyticsCollector. 2019-07-26 16:33:41 +01:00
dash Rename SourceInfoRefreshListener to MediaSourceCaller. 2019-07-14 16:25:18 +01:00
hls Plumb DrmSessionManager into HlsMediaSource 2019-07-23 23:16:33 +01:00
smoothstreaming Plumb DrmSessionManager into SsMediaSource 2019-07-14 16:23:19 +01:00
ui Merge pull request #6042 from Timbals:dev-v2 2019-07-18 19:40:36 +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.