media/library
olly 1f3adacac3 Use parcelable keys for HLS downloads to remove special casing
This removes the need for separate String/Parcelable filter paths in
the demo app. Hopefully this is a temporary measure as we work
toward using track groups + consistent keys for all media types.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=194065499
2018-05-07 06:08:34 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Prevent timeline access in AnalyticsCollector for future windows and periods. 2018-05-07 06:07:29 +01:00
dash Simplify & clean up offline support in demo app 2018-05-07 05:58:59 +01:00
hls Use parcelable keys for HLS downloads to remove special casing 2018-05-07 06:08:34 +01:00
smoothstreaming Remove test max SDK version overrides. 2018-04-08 16:39:57 +01:00
ui Prevent timeline access in AnalyticsCollector for future windows and periods. 2018-05-07 06:07:29 +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.