media/library
tonihei 3a3a941abd Ensure messages get deleted if they throw an exception.
If a PlayerMessage throws an exception, it is currently not deleted from the
list of pending messages. This may be problematic as the list of pending
messages is kept when the player is retried without reset and the message is
sent again in such a case.

PiperOrigin-RevId: 247414494
2019-05-15 18:08:53 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Ensure messages get deleted if they throw an exception. 2019-05-15 18:08:53 +01:00
dash Merge pull request #5760 from matamegger:feature/hex_format_tags_in_url_template 2019-05-05 19:42:42 +01:00
hls Migrate from is(Not)SameAs to is(Not)SameInstanceAs. 2019-05-02 13:04:11 +01:00
smoothstreaming Improve progress reporting logic 2019-04-18 23:24:11 +01:00
ui Update translations 2019-05-05 18:18:53 +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.