media/library
olly cf27bc84e6 DashMediaSource cleanup
- Get handling of "stale" and "out of sync" manifests so
  they're right next to each other (to be merged)
- Move startLoadingManifest to be next to the methods that
  schedule it, and actually start loading stuff.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=182530683
2018-01-23 19:12:10 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core When seeking while player is idle, ensure EPII's position is in sync with EPI. 2018-01-23 19:10:45 +00:00
dash DashMediaSource cleanup 2018-01-23 19:12:10 +00:00
hls Add SAMPLE-AES-CTR, which replaces SAMPLE-AES-CENC per latest spefication: https://storage.googleapis.com/wvdocs/Widevine_DRM_HLS.pdf. 2018-01-23 19:05:03 +00:00
smoothstreaming Send downStreamFormatChanged notification for embedded streams. 2018-01-23 18:38:17 +00:00
ui add strings and drawables for fullscreen button 2018-01-23 19:09:19 +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.