media/library
olly 9213ffafa8 ConditionVariable: Improve documentation and allow clock injection
- Improve documentation explaining the benefits of ExoPlayer's ConditionVariable
  over the one that the platform provides
- Allow Clock injection
- Create TestUtil method for obtaining a ConditionVariable whose block(long)
  method times out correctly when used in a Robolectric test
- Add basic unit tests for ConditionVariable

PiperOrigin-RevId: 308812698
2020-05-27 20:33:54 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core ConditionVariable: Improve documentation and allow clock injection 2020-05-27 20:33:54 +01:00
dash Fix NPE when reading from a SampleQueue from a loading thread 2020-05-27 20:22:32 +01:00
hls Fix NPE when reading from a SampleQueue from a loading thread 2020-05-27 20:22:32 +01:00
smoothstreaming Fix SmoothStreaming 2020-02-18 12:15:13 +00:00
ui Use anti-aliasing and bitmap filtering for bitmap subtitles 2020-05-27 20:07:46 +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.