media/library
tonihei 0698bd1dbb Add option to clear all downloads.
Adding an explicit option to clear all downloads prevents repeated database
access in a loop when trying to delete all downloads.

However, we still create an arbitrary number of parallel Task threads for this
and seperate callbacks for each download.

PiperOrigin-RevId: 247234181
2019-05-15 19:54:27 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Add option to clear all downloads. 2019-05-15 19:54:27 +01:00
dash Merge pull request #5760 from matamegger:feature/hex_format_tags_in_url_template 2019-05-05 11:44:11 -07:00
hls Prevent index out of bounds exceptions in some live HLS scenarios 2019-04-30 22:13:47 +01:00
smoothstreaming Improve progress reporting logic 2019-04-18 23:42:57 +01:00
ui Update translations 2019-05-05 18:24: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.