media/library
tonihei a17375b7d3 Resend playback info update when skipping very short periods.
Skipping short periods in a while loop is conceptually a new operation
and thus we need to send out the updated playback info in between for
the listeners to receive multiple period transition discontinuities.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=179027334
2017-12-15 12:04:20 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Resend playback info update when skipping very short periods. 2017-12-15 12:04:20 +00:00
dash Expose ability to get adjusted seek position from MediaPeriod 2017-12-12 19:16:34 +00:00
hls Update SingleSampleMediaSource with factory/listener changes 2017-12-15 11:58:48 +00:00
smoothstreaming Expose ability to get adjusted seek position from MediaPeriod 2017-12-12 19:16:34 +00:00
ui Add an option to turn off hiding controls during ads 2017-12-12 19:07:02 +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.