media/library
ibaker c7164a30a0 Suppress go/nullness warnings caused by Matcher#group(String) and Matcher#group(int)
This is required to align google3's stub (currently marked non-null) with Checker Framework's.

More information: go/matcher-nullness-lsc

Tested:
    TAP train for global presubmit queue
    http://test/OCL:303344687:BASE:303326748:1585344475427:29edc250
PiperOrigin-RevId: 303709053
2020-03-30 17:17:00 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Suppress go/nullness warnings caused by Matcher#group(String) and Matcher#group(int) 2020-03-30 17:17:00 +01:00
core Suppress go/nullness warnings caused by Matcher#group(String) and Matcher#group(int) 2020-03-30 17:17:00 +01:00
dash Add loadTaskId to Loader.Callback 2020-03-30 17:16:41 +01:00
extractor WAV: Don't read past data end position 2020-03-25 13:05:14 +00:00
hls Suppress go/nullness warnings caused by Matcher#group(String) and Matcher#group(int) 2020-03-30 17:17:00 +01:00
smoothstreaming Add loadTaskId to Loader.Callback 2020-03-30 17:16:41 +01:00
ui Document that overlapping spans aren't rendered to HTML correctly 2020-03-27 23:30:28 +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.