media/library
ibaker eb677eb4b9 Add a Util.nullSafeArrayAppend and use it in HlsSampleStreamWrapper
I could do this with nullSafeArrayConcat but this saves allocating a throw-away
single-element array.

PiperOrigin-RevId: 274545815
2019-10-14 13:58:04 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Add a Util.nullSafeArrayAppend and use it in HlsSampleStreamWrapper 2019-10-14 13:58:04 +01:00
dash Handle legacy DASH audio channel configuration 2019-10-13 12:41:24 +01:00
hls Add a Util.nullSafeArrayAppend and use it in HlsSampleStreamWrapper 2019-10-14 13:58:04 +01:00
smoothstreaming Add SequencableLoader.isLoading 2019-10-02 21:30:07 +01:00
ui Add MediaFormat on video frame metadata listener 2019-10-13 12:41:47 +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.