media/library
olly d8ea1f60af Annotate tests to use Robolectric's LEGACY LooperMode.
The default Robolectric Looper simulation mode is changing to PAUSED from LEGACY.
The following tests fail in this new mode, and are thus being defaulted to LEGACY.

For more details see ​go/robolectric-legacy-looper-mode-lsc

Cleanup change automatically generated by error-prone refactoring
//third_party/android/androidx_test/tools/errorprone/java/androidx/test/tools/errorprone:LegacyLooperModeConverter_refactoring

Tested:
    TAP train for global presubmit queue
    http://test/OCL:297627974:BASE:298600828:1583273401491:7d94dbaa
PiperOrigin-RevId: 298809656
2020-03-10 10:18:05 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Remove ByteBufferBackingArray suppression from metadata decoders 2020-03-10 10:16:25 +00:00
core Annotate tests to use Robolectric's LEGACY LooperMode. 2020-03-10 10:18:05 +00:00
dash remove unnecessary null-check 2020-03-10 10:17:31 +00:00
extractor Merge pull request #7026 from DolbyLaboratories:dev-v2-test-assets 2020-03-10 10:16:35 +00:00
hls add media item to create media sources 2020-03-10 10:17:03 +00:00
smoothstreaming add media item to create media sources 2020-03-10 10:17:03 +00:00
ui Disable text selection in SubtitleWebView 2020-03-10 10:17:56 +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.