media/library
bachinger 216f74ecc7 avoid unexpected state changes with certain playlist states
With the internal playlist some new situation may happen that were not possible before:

- handlePlaylistInfoRefreshed in EPII called in IDLE state
- handlePlaylistInfoRefreshed in EPII called in ENDED state with an empty playlist
- seeks in ENDED state with an empty playlist

PiperOrigin-RevId: 270316681
2019-09-22 00:15:43 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core avoid unexpected state changes with certain playlist states 2019-09-22 00:15:43 +01:00
dash Avoid retrying fatal errors 2019-09-18 23:23:21 +01:00
hls Rollback of dd7223df10 2019-09-20 17:21:01 +01:00
smoothstreaming Avoid retrying fatal errors 2019-09-18 23:23:21 +01:00
ui Update translations 2019-09-17 16:56:38 +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.