media/library
ibaker e922f83401 Change nested ternary to switch in SubtitlePainter
The nested ternary is quite hard to read imo, and I believe this is a
no-op change that captures the intent more clearly.

PiperOrigin-RevId: 277320461
2019-10-30 08:51:57 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Replace usages of SampleQueue.hasNextSample with isReady 2019-10-30 08:51:42 +00:00
dash Replace usages of SampleQueue.hasNextSample with isReady 2019-10-30 08:51:42 +00:00
hls Add uncontroversial HLS nullness annotations 2019-10-30 08:51:20 +00:00
smoothstreaming Add SequencableLoader.isLoading 2019-10-02 21:30:07 +01:00
ui Change nested ternary to switch in SubtitlePainter 2019-10-30 08:51:57 +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.