media/library
eguven f9d6f314e2 Fix misreporting cached bytes when caching is paused
When caching is resumed, it starts from the initial position. This makes
more data to be reported as cached.

Issue:#5573
PiperOrigin-RevId: 250678841
2019-05-30 15:28:23 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Fix misreporting cached bytes when caching is paused 2019-05-30 15:28:23 +01:00
dash Modify DashDownloaderTest to test if content length is stored 2019-05-30 15:26:32 +01:00
hls Modify DashDownloaderTest to test if content length is stored 2019-05-30 15:26:32 +01:00
smoothstreaming Put @Nullable annotation in the right place 2019-05-30 15:10:55 +01:00
ui Keep controller visible on d-pad key events 2019-05-30 15:26:32 +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.