media/library
olly 410264954f Don't open DataSink if resolved length is 0
- It's wasted effort
- DataSpec reconstruction fails because creating a DataSpec with 0
  length isn't allowed.
- Also better document DataSink open/close, to be like DataSource.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=194778132
2018-05-07 06:28:53 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Don't open DataSink if resolved length is 0 2018-05-07 06:28:53 +01:00
dash Fix download percentage reporting 2018-05-07 06:20:59 +01:00
hls Fix download percentage reporting 2018-05-07 06:20:59 +01:00
smoothstreaming Fix download percentage reporting 2018-05-07 06:20:59 +01:00
ui Add util method for starting foreground services 2018-05-07 06:25:40 +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.