media/library
christosts 1ff0965a10 Do not advance SystemClock manually in tests
Changes MetadataRetriever and Transformer so that their
respective tests don't need to manually control the SystemClock
in order to execute taks posted with delay from Loader.

PiperOrigin-RevId: 345024140
2020-12-03 17:10:19 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Mark assertion methods as @Pure 2020-12-03 17:10:01 +00:00
core Do not advance SystemClock manually in tests 2020-12-03 17:10:19 +00:00
dash Replace PeriodSeekInfo by static methods. 2020-11-30 09:33:22 +00:00
extractor Add ParsableByteArray#ensureCapacity() method that keeps data 2020-12-03 17:09:35 +00:00
hls Schedule load for non-primary playlist for low latency streams 2020-12-03 17:10:10 +00:00
smoothstreaming Remove deprecated MediaSource builder methods and constructors. 2020-10-13 16:27:20 +01:00
ui Add explaning comment to UI proguard file. 2020-11-30 16:11:27 +00: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.