media/library
andrewlewis 8ef6a2e7bd Clear gapless playback metadata for clipped media
Also pass an unresolved end point to ClippingMediaPeriod. This removes some
assertions checking timestamps in the ClippingMediaPeriod, but makes it
possible to identify when the end point is at the end of the media.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=167683358
2017-09-06 15:48:05 +01:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Clear gapless playback metadata for clipped media 2017-09-06 15:48:05 +01:00
dash DashManifestParser: Move schemeType up to DrmInitData 2017-09-04 10:23:33 +01:00
hls Allow more aggressive switching for HLS with independent segments 2017-08-31 16:33:43 +01:00
smoothstreaming DashManifestParser: Move schemeType up to DrmInitData 2017-09-04 10:23:33 +01:00
ui Fix attr inheritance in SimpleExoPlayerView 2017-09-06 15:46:44 +01: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.