media/library
eguven c127a577d7 Notify span listeners even if index store fails in SimpleCache.removeSpan
This fixes infinite loop in LeastRecentlyUsedCacheEvictor.evictCache when index store fails.

Also made CachedContentIndex not final so it can be mocked and added a package protected SimpleCache
constructor so mock index can be injected.

Issue: #3260

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=169249517
2017-09-20 13:57:16 +01:00
..
all Tweak and add READMEs + remove refs to V1 2017-09-10 18:12:14 +01:00
core Notify span listeners even if index store fails in SimpleCache.removeSpan 2017-09-20 13:57:16 +01:00
dash Tweak and add READMEs + remove refs to V1 2017-09-10 18:12:14 +01:00
hls Fix PTS wraparound in HLS+Webvtt 2017-09-20 13:57:16 +01:00
smoothstreaming Tweak and add READMEs + remove refs to V1 2017-09-10 18:12:14 +01:00
ui Workaround the skip ad button not being focused 2017-09-20 13:57:16 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-09-10 18:12:14 +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.