media/library
tonihei 32b4db361f Send empty timeline for empty DynamicConcatenatingMediaSource immediately.
Without child sources, the timeline can't possibly updated again within the
current looper message. Thus, we can send the empty timeline immediately.

This fixes a recently introduced flakiness in the test.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=187295700
2018-03-02 09:14:27 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Send empty timeline for empty DynamicConcatenatingMediaSource immediately. 2018-03-02 09:14:27 +00:00
dash Allow parallel reuse of media sources. 2018-03-02 09:08:28 +00:00
hls Allow parallel reuse of media sources. 2018-03-02 09:08:28 +00:00
smoothstreaming Allow parallel reuse of media sources. 2018-03-02 09:08:28 +00:00
ui Translation console import 2018-02-16 11:47:49 +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.