media/library
ibaker 9c9671a0af Remove all references to @NonNull
Our package-info.java files are annotated with @NonNullApi which results
in everything being non-null by default, so this annotation is never
needed.

#minor-release

PiperOrigin-RevId: 405864737
2021-10-29 11:03:05 +01:00
..
all Add database module 2021-10-26 14:19:43 +01:00
common Remove all references to @NonNull 2021-10-29 11:03:05 +01:00
core Remove all references to @NonNull 2021-10-29 11:03:05 +01:00
dash Tidy READMEs 2021-10-26 14:08:21 +01:00
database Add database module 2021-10-26 14:19:43 +01:00
datasource Add database module 2021-10-26 14:19:43 +01:00
decoder Tidy READMEs 2021-10-26 14:08:21 +01:00
extractor Allow missing full_range_flag in colr box with type=nclx 2021-10-27 13:25:27 +01:00
hls Remove all references to @NonNull 2021-10-29 11:03:05 +01:00
rtsp Tidy READMEs 2021-10-26 14:08:21 +01:00
smoothstreaming Tidy READMEs 2021-10-26 14:08:21 +01:00
transformer Migrate SegmentSpeedProviderTest off deprecated method. 2021-10-27 13:22:12 +01:00
ui Tidy READMEs 2021-10-26 14:08:21 +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.