media/library
olly a14df33dc7 Only read from FormatHolder when a format has been read
I think we need to start clearing the holder as part of the
DRM rework. When we do this, it'll only be valid to read
from the holder immediately after it's been populated.

PiperOrigin-RevId: 262362725
2019-08-09 18:36:12 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Only read from FormatHolder when a format has been read 2019-08-09 18:36:12 +01:00
dash Fix DASH module API nullability issues and add package-level non-null-by-default 2019-08-09 18:33:58 +01:00
hls Fix HLS module API nullability issues and add package-level non-null-by-default 2019-08-09 18:34:18 +01:00
smoothstreaming Fix SS module API nullability issues and add package-level non-null-by-default 2019-08-09 18:35:15 +01:00
ui Fix UI module API nullability annotations and make non-null-by-default. 2019-08-06 15:53:06 +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.