media/library
eguven 373935aeb6 Make CacheDataSource detect cache availability change
In certain conditions CacheDataSource switch to reading from upstream
without writing back to cache. This change makes it detect the change of
these conditions and switch to reading from or writing to cache.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=180901463
2018-01-15 11:16:25 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Make CacheDataSource detect cache availability change 2018-01-15 11:16:25 +00:00
dash Fix loadDrmInitData given DASH manifest parser changes 2018-01-04 15:56:44 +00:00
hls Update SingleSampleMediaSource with factory/listener changes 2017-12-15 11:58:48 +00:00
smoothstreaming Expose ability to get adjusted seek position from MediaPeriod 2017-12-12 19:16:34 +00:00
ui Reformat UI classes 2018-01-04 15:52:32 +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.