media/library
eguven 694bd997cb Re-enable index file store at the end of the SimpleCache.initialize()
In the case converting cache files from an earlier version of
SimpleCache, there is no previous version of the index file. If the app
doesn't call any SimpleCache methods which would make the index file
stored before it exists whole data gets lost.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=175153650
2017-11-13 15:12:18 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Re-enable index file store at the end of the SimpleCache.initialize() 2017-11-13 15:12:18 +00:00
dash Supports Out-of-band, in MPD EventStream. 2017-11-13 15:08:09 +00:00
hls Decouple TrackGroups from SampleQueues in HlsSampleStreamWrapper 2017-11-13 15:01:55 +00:00
smoothstreaming Pass MediaSource instance through onSourceInfoRefreshed 2017-10-27 16:13:59 +01:00
ui Don't call Drawable.setLayoutDirection pre-API-23 2017-11-02 16:32:29 +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.