media/library
tonihei b259476ab9 Remove wait time parameter for evaluateQueueSize calls.
The wait time parameter is an implementation detail where we can just
provide a default.

In addition, we should also force the evaluation when the last chunk
in the queue changed to ensure it is always evaluated before starting
to load a new chunk.

Issue: #7582
PiperOrigin-RevId: 319949251
2020-07-08 13:55:00 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Remove some sanity occurrences in Java files 2020-07-08 13:54:51 +01:00
core Remove wait time parameter for evaluateQueueSize calls. 2020-07-08 13:55:00 +01:00
dash Support decode-only metadata buffers 2020-07-08 13:54:24 +01:00
extractor Remove some sanity occurrences in Java files 2020-07-08 13:54:51 +01:00
hls Rename some white/blacklist occurences in HLS library 2020-07-06 16:43:16 +01:00
smoothstreaming Rename some white/blacklist occurrences in core library 2020-07-06 16:43:36 +01:00
ui Increase char limits for some string translations 2020-07-03 09:03:24 +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.