media/extensions/okhttp
olly 5360ddc519 Allow injection of custom FormatEvaluators
This was possible previously, but now we support things
like multi-period DASH we need to do the injection in
the form of factories rather than concrete instances.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=127735816
2016-07-22 22:20:32 +01:00
..
src/main Allow injection of custom FormatEvaluators 2016-07-22 22:20:32 +01:00
build.gradle Finalize v2 directory + package name 2016-07-08 12:12:09 +01:00
README.md Finalize v2 directory + package name 2016-07-08 12:12:09 +01:00

ExoPlayer OkHttp Extension

Description

The OkHttp Extension is an HttpDataSource implementation using Square's OkHttp.