media/library
tonihei 08624113d4 Correctly mask playback info changes in ExoPlayerImpl.
PlaybackInfo changes are one of the last ones not masked and reported in the same
way as all other changes.

The main change to support this is to also mask the parameters set in
DefaultAudioSink.

PiperOrigin-RevId: 258787744
2019-07-18 19:39:53 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Correctly mask playback info changes in ExoPlayerImpl. 2019-07-18 19:39:53 +01:00
dash Rename SourceInfoRefreshListener to MediaSourceCaller. 2019-07-14 16:25:18 +01:00
hls Switch language normalization to 2-letter language codes. 2019-07-18 14:15:50 +01:00
smoothstreaming Plumb DrmSessionManager into SsMediaSource 2019-07-14 16:23:19 +01:00
ui add manifest to Timeline.Window 2019-07-14 16:20:45 +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.