media/library
tonihei 0887ab059c Remove nullablity of track groups and selections in MediaPeriodHolder.
These values can easily default to the empty track group and the empty
selection. As a result we can remove restrictions about not calling
holder.getTrackGroups before the period finished preparation.

PiperOrigin-RevId: 261280927
2019-08-02 17:13:50 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Remove nullablity of track groups and selections in MediaPeriodHolder. 2019-08-02 17:13:50 +01:00
dash Default viewport constraints to match primary display 2019-07-29 21:27:46 +01:00
hls Default viewport constraints to match primary display 2019-07-29 21:27:46 +01:00
smoothstreaming Default viewport constraints to match primary display 2019-07-29 21:27:46 +01:00
ui Merge pull request #6239 from ittiam-systems:vorbis-picture-parse 2019-08-01 20:37:21 +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.