media/library
olly a4114f59b6 Seek at chunk level when seeking to chunk start positions
This avoids issues that can arise due to slight discrepancies between
chunk start times (obtained from the manifest of segment index) and
the timestamps of the samples contained within those chunks.

Issue: #2882

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=182054959
2018-01-23 18:45:44 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Seek at chunk level when seeking to chunk start positions 2018-01-23 18:45:44 +00:00
dash Handle DASH `emsg' events targeting player. 2018-01-23 18:42:49 +00:00
hls Add assertions to check that media sources are not prepared twice. 2018-01-15 11:23:31 +00:00
smoothstreaming Send downStreamFormatChanged notification for embedded streams. 2018-01-23 18:38:17 +00:00
ui Allow extension of DebugTextViewHelper 2018-01-23 18:39:37 +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.