media/library
olly 59f01ec333 Use manifest filtering when downloading.
When we play downloaded content, we rely on the manifest filters
to produce a manifest that contains only the content that was
downloaded. It makes sense just to use the same filters during
download too, so we don't have to worry about any implementation
differences.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=194380704
2018-05-07 06:18:51 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Use manifest filtering when downloading. 2018-05-07 06:18:51 +01:00
dash Use manifest filtering when downloading. 2018-05-07 06:18:51 +01:00
hls Use manifest filtering when downloading. 2018-05-07 06:18:51 +01:00
smoothstreaming Use manifest filtering when downloading. 2018-05-07 06:18:51 +01:00
ui Move TrackSelectionHelper to UI module 2018-05-07 06:17:46 +01: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.