media/library
tonihei 346c72c00e Move PriorityTaskManager from DefaultLoadControl to SimpleExoPlayer.
The priority task manager only needs to listen to loading state changes and
is independent of the rest of DefaultLoadControl. This also fixes problems
where the player stops loading without consultin the LoadControl.

PiperOrigin-RevId: 242098374
2019-04-05 21:14:09 +01:00
..
all Upgrade gradle plugin and friends 2019-02-18 15:57:55 +00:00
core Move PriorityTaskManager from DefaultLoadControl to SimpleExoPlayer. 2019-04-05 21:14:09 +01:00
dash Support multiple CC channels in DASH 2019-04-01 20:31:18 +01:00
hls HLS: Fix playlist tracker bundle lookup 2019-03-29 16:51:57 +00:00
smoothstreaming Parse CHARACTERISTICS attribute for EXT-X-MEDIA tags 2019-03-22 19:57:01 +00:00
ui Make DownloadState counters mutable 2019-04-05 21:12:35 +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.