media/library
tonihei d32181e4e9 Use more realistic timeline window duration for playback unit tests.
100ms is unrealistically short and, for example, causes the player to buffer
many periods ahead when looping.

Previously this was not feasible, because ExoPlayerTest as instrumentation test
actually needed to wait for the realtime playback duration.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=183646772
2018-02-01 14:49:12 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Use more realistic timeline window duration for playback unit tests. 2018-02-01 14:49:12 +00:00
dash Use long segment indices for DASH 2018-02-01 14:34:41 +00:00
hls Fix FilteringHlsPlaylistParser 2018-02-01 14:42:54 +00:00
smoothstreaming Make SsMediaSource reusable. 2018-02-01 14:26:54 +00:00
ui Update ExoPlayer PlayerView, add zoom mode for PlayerView xml attributes 2018-02-01 14:17:10 +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.