media/library
olly dd47bfffb0 Fix HLS ID3 sniffing
The input.getLength() check is invalid because the length may be
unknown (i.e. if the server doesn't include a Content-Length
response header when serving chunks).

Issue: #5063 (tangentially related only)

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=222406347
2018-11-22 12:51:35 +00:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Support removal of ranges from ShuffleOrders 2018-11-22 12:50:01 +00:00
dash Offline refactor step 1a - Make DownloadAction concrete 2018-11-22 12:39:37 +00:00
hls Fix HLS ID3 sniffing 2018-11-22 12:51:35 +00:00
smoothstreaming Offline refactor step 1a - Make DownloadAction concrete 2018-11-22 12:39:37 +00:00
ui PlaybackNotificationManager should show play button in ENDED state 2018-11-14 18:01:34 +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.