media/library
olly 450448b220 Fix bug where sourceId wasn't set for the first chunk
The sample queues haven't been created when the first init call
occurs. In this case we need to set sourceId when we subsequently
create the queues.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=204467538
2018-07-17 20:21:10 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Add supports for frame-capture retrying for MetadataRetriever. 2018-07-17 20:17:36 +01:00
dash No-op cleanup of DashTimeline 2018-07-17 20:16:14 +01:00
hls Fix bug where sourceId wasn't set for the first chunk 2018-07-17 20:21:10 +01:00
smoothstreaming Format cleanup 2018-07-12 16:08:11 +01:00
ui Fix a bug with TTML using font size as % of cellResolution. 2018-07-17 20:18:52 +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.