media/library
olly 5b3ed8286c Add non-null by default to source package (last one!)
Note on UnknownNull: Where there exists a generically typed
base class and both null and non-null types are permitted,
we need to clear the default non-null that's otherwise
propagated everywhere. This then lets the nullness of the
type work properly.

PiperOrigin-RevId: 295582444
2020-02-17 17:40:30 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Add non-null by default to source package (last one!) 2020-02-17 17:40:30 +00:00
core Add non-null by default to source package (last one!) 2020-02-17 17:40:30 +00:00
dash Remove DRM management from Renderers 2020-02-17 17:40:30 +00:00
extractor Add test for seek map duration correction in MP3 index seeker 2020-02-17 17:14:07 +00:00
hls Remove DRM management from Renderers 2020-02-17 17:40:30 +00:00
smoothstreaming Fix SmoothStreaming 2020-02-17 17:40:30 +00:00
ui Video processing offset in AnalyticsListener 2020-02-17 17:13:09 +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.