media/library
tonihei 12e887438b Add available segment logic to SegmentIndex
This allows to use the same logic from multiple places without duplicating
it, encapsulates in its logical place, and allows to change the available
segments based on the new availabilityTimeOffset value.

The overall effect of this change is a no-op.

PiperOrigin-RevId: 333044186
2020-09-25 16:30:15 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Add SDK_INT mapping from S -> 31 2020-09-17 17:50:59 +01:00
core Use replace() instead of replaceAll() in SsaDecoder 2020-09-21 22:58:28 +01:00
dash Add available segment logic to SegmentIndex 2020-09-25 16:30:15 +01:00
extractor Exclude Guava transitive annotation dependencies 2020-09-11 16:01:15 +01:00
hls Exclude Guava transitive annotation dependencies 2020-09-11 16:01:15 +01:00
smoothstreaming Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:43:41 +01:00
ui Cleanup layout XMLs to be consistent with others 2020-09-25 16:29:25 +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.