media/library
aquilescanta c9e4f6b429 Make HlsMediaSource.Factory take a factory of trackers instead of an instance
This allows creating multiple HLS media sources from a single Factory, as
required by the interface.

Issue:#4814

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=213297850
2018-09-20 12:10:53 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Clarify doc of components which only allow a main thread player. 2018-09-17 17:56:36 +01:00
dash Clip DASH periods to their durations 2018-09-12 15:30:47 +01:00
hls Make HlsMediaSource.Factory take a factory of trackers instead of an instance 2018-09-20 12:10:53 +01:00
smoothstreaming SmoothStreaming: Test for fourCC equal to DFXP 2018-09-17 17:58:03 +01:00
ui Clarify doc of components which only allow a main thread player. 2018-09-17 17:56:36 +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.