media/library/core
eguven 168a5d63c5 Remove empty CachedContent in SimpleCache.releaseHoleSpan()
In startReadWrite*() methods a new CachedContent is created if the there
isn't one already for the given key. If the span is release without
writing any content, this fix removes the added CachedContent.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=183666821
2018-02-01 15:00:35 +00:00
..
src Remove empty CachedContent in SimpleCache.releaseHoleSpan() 2018-02-01 15:00:35 +00:00
build.gradle Fix proguard configurations 2018-02-01 14:52:16 +00:00
proguard-rules.txt Fix proguard configurations 2018-02-01 14:52:16 +00:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer core library module

The core of the ExoPlayer library.

  • Javadoc: Note that this Javadoc is combined with that of other modules.