media/library
tonihei 157dffdca9 Don't keep 100MB static buffer in test.
This may remove available memory from other tests running in the same
process. Instead, create the huge buffer when needed so it can be GCed
immediately.

PiperOrigin-RevId: 330960844
2020-09-11 13:24:39 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Make User-Agent optional 2020-09-09 09:41:51 +01:00
core Don't keep 100MB static buffer in test. 2020-09-11 13:24:39 +01:00
dash Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:43:41 +01:00
extractor Make User-Agent optional 2020-09-09 09:41:51 +01:00
hls Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:43:41 +01:00
smoothstreaming Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:43:41 +01:00
ui Fix not to show repeat button when its mode is NONE. 2020-09-09 09:42:00 +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.