media/library
andrewlewis be03c08410 Add test for becoming noisy handling
To trigger receiving the broadcast it's necessary to idle() the shadow
main looper, which has to be done from the test thread. Therefore this
change removes the send broadcast action and instead sends the broadcast
from the test thread.

PiperOrigin-RevId: 279660935
2019-11-15 05:13:23 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Add test for becoming noisy handling 2019-11-15 05:13:23 +00:00
dash Testutils: Add missing Javadoc + Misc cleanup 2019-11-15 05:11:36 +00:00
hls Fix detection of Dolby Atmos in HLS 2019-11-05 16:13:41 +00:00
smoothstreaming Add SequencableLoader.isLoading 2019-10-02 21:30:07 +01:00
ui Remove SubtitlePainter from null-checking blacklist 2019-11-15 05:12:50 +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.