media/library
tonihei 1331f7adde Add custom callbacks to allows seeks after dynamic playlist modifications.
These callbacks are executed on the app thread after the corresponding
timeline update was triggered. This ensures that seek operations see the
updated timelines and are therefore valid, even if the seek is performed into a
window which didn't exist before.

GitHub:#3407

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=175136187
2017-11-13 15:47:04 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Add custom callbacks to allows seeks after dynamic playlist modifications. 2017-11-13 15:47:04 +00:00
dash Relax string comparison in DASH parseContentProtection 2017-11-13 15:45:54 +00:00
hls Fix DefaultHlsExtractorFactory javadoc 2017-11-13 15:45:54 +00:00
smoothstreaming Pass MediaSource instance through onSourceInfoRefreshed 2017-10-27 16:13:59 +01:00
ui Don't call Drawable.setLayoutDirection pre-API-23 2017-11-02 16:32:29 +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.