media/library
tonihei 2480e0a477 Add option to align durations of MergingMediaSource.
Without this feature it's impossible to nicely merge multiple sources
with different durations if these durations are not known exactly
before the start of playback.

Issue: #8422
PiperOrigin-RevId: 350567625
2021-01-08 15:32:37 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Clarify parameter Javadoc for playback speed values. 2021-01-07 10:44:34 +00:00
core Add option to align durations of MergingMediaSource. 2021-01-08 15:32:37 +00:00
dash Rename sample_mpd to sample_mpd_live 2021-01-08 15:32:26 +00:00
extractor Initialize Format.codecs from AVC SPS NAL unit (#8393) 2020-12-24 20:30:35 +03:00
hls Reload HLS media playlist when merging delta update fails 2021-01-08 15:31:54 +00:00
smoothstreaming Add live configuration to Timeline.Window 2020-12-14 10:17:23 +00:00
ui Deprecate stop(boolean) 2021-01-07 10:45:02 +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.