media/library
Steve Mayhew 2ba0b1d997 Format in TrackGroup must include roleFlags from HLS manifest parse
With sample prepare (non-chunkless) the `Format` object in the TrackGroup is derived from the data in the stream and data in the manifest.  This change includes the roleFlags from the HLS manifest parse in the final derived format.
2020-05-04 11:30:12 -07:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Map R-prerelease to SDK_INT=30 2020-05-01 19:50:56 +01:00
core DownloadManager.Task: Remove top level thread interrupt 2020-05-01 19:51:14 +01:00
dash Simplify thread interruption for downloads. 2020-05-01 19:51:05 +01:00
extractor Add option to FakeTrackOutput to de-duplicate repeated formats 2020-05-01 19:46:30 +01:00
hls Format in TrackGroup must include roleFlags from HLS manifest parse 2020-05-04 11:30:12 -07:00
smoothstreaming Merge LoadErrorHandlingPolicy cleanup methods 2020-05-01 19:49:24 +01:00
ui Merge pull request #7304 from AChep:patch-1 2020-05-01 19:50:46 +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.