media/library
olly bdc87a4fc7 API and plumbing for indexing file metadata (length + timestamp)
When SimpleCache uses a CacheFileMetadataIndex, it will be able to avoid
querying file.length() and renaming files, both of which are expensive
operations on some file systems.

PiperOrigin-RevId: 232664255
2019-02-06 15:46:47 +00:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core API and plumbing for indexing file metadata (length + timestamp) 2019-02-06 15:46:47 +00:00
dash Synchronously change to next state from downloading state 2019-01-30 16:38:26 +00:00
hls Generalize selectedVariantIndices in preparation for non-main adaptation 2019-02-06 15:45:54 +00:00
smoothstreaming Remove DownloadHelper subclasses and use static methods instead. 2019-01-29 16:45:10 +00:00
ui Hide progress bar for end state download notifications 2019-02-06 15:46:18 +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.