media/library
olly f2f5aac7c5 Allow audio position to jump on first input buffer
Allow the position to jump on receiving the first presentable input buffer,
if and only if the buffer timestamp differs significantly from what was
expected. This prevents a stuck buffering case for streams that are thought
to start at t=0, but actually start at t=large_value.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=186990214
2018-02-26 15:41:18 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Allow audio position to jump on first input buffer 2018-02-26 15:41:18 +00:00
dash Run DownloadManager on a custom thread while testing 2018-02-16 12:02:36 +00:00
hls Add initial support for EXT-X-GAP 2018-02-16 12:03:49 +00:00
smoothstreaming Fix SmoothStreaming manifest url for downloading 2018-02-16 11:51:19 +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.