media/library
ibaker a7b242998a Fix subtitle parsing regex suggestions
Suggested by Android Studio's Inspect Code

SO seems to think there's a performance difference for the | change:
https://stackoverflow.com/questions/22132450/why-is-a-character-class-faster-than-alternation

PiperOrigin-RevId: 277707341
2019-11-05 16:14:30 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Fix subtitle parsing regex suggestions 2019-11-05 16:14:30 +00:00
dash Replace usages of SampleQueue.hasNextSample with isReady 2019-10-30 08:51:42 +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 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.