media/library
tonihei 67d1b728d3 Clarify/fix position reference points for AdPlaybackState.
The positions were interchangeably used with window and period
positions. This change more clearly ensures that all positions in the
AdPlaybackState are based on periods and that we use the right adjustments
for all usages.

PiperOrigin-RevId: 297811633
2020-05-29 21:50:07 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Clarify/fix position reference points for AdPlaybackState. 2020-05-29 21:50:07 +01:00
dash Let MediaSourceFactory setDrmSessionManager accept null 2020-05-29 21:15:17 +01:00
hls Let MediaSourceFactory setDrmSessionManager accept null 2020-05-29 21:15:17 +01:00
smoothstreaming Let MediaSourceFactory setDrmSessionManager accept null 2020-05-29 21:15:17 +01:00
ui Merge pull request #6724 from nnoury:fix/subtitles-outline-color 2020-05-29 21:15:17 +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.