media/library
ibaker 4fbd09693a Fix nullness error in Mp4Extractor
This only manifests when turning ParsableByteArray#data into a getData()
method but I'm fixing it beforehand to avoid introducing changes into a
big refactoring change.

#exofixit

PiperOrigin-RevId: 322342497
2020-07-24 10:43:35 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Remove SpannedSubject dependency from UtilTest 2020-07-24 10:43:25 +01:00
core Remove invalid documentation that causes javadoc to crash 2020-07-24 10:42:30 +01:00
dash Remove explicit use of Robolectric PAUSED looper mode 2020-07-24 10:41:00 +01:00
extractor Fix nullness error in Mp4Extractor 2020-07-24 10:43:35 +01:00
hls Remove explicit use of Robolectric PAUSED looper mode 2020-07-24 10:41:00 +01:00
smoothstreaming Remove explicit use of Robolectric PAUSED looper mode 2020-07-24 10:41:00 +01:00
ui UI module string cleanup 2020-07-24 10:43:07 +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.