media/library
2021-11-01 17:34:23 +00:00
..
all Add database module 2021-10-26 14:19:43 +01:00
common Remove unecessary warning suppression in PlaybackException 2021-11-01 17:34:23 +00:00
core GL: Make ProjectionRenderer's GL Program @MonotonicNonNull. 2021-11-01 10:10:00 +00:00
dash Migrate callers of deprecated C.java methods to Util.java 2021-10-29 11:31:50 +01:00
database Add database module 2021-10-26 14:19:43 +01:00
datasource Make package in test manifest consistent 2021-10-29 11:35:26 +01:00
decoder Make package in test manifest consistent 2021-10-29 11:35:26 +01:00
extractor WavExtractor: split read stages into states 2021-11-01 10:05:11 +00:00
hls Defer setting defaults for rendition reports until playlist is parsed 2021-10-29 12:53:02 +01:00
rtsp Migrate callers of deprecated C.java methods to Util.java 2021-10-29 11:31:50 +01:00
smoothstreaming Migrate callers of deprecated C.java methods to Util.java 2021-10-29 11:31:50 +01:00
transformer GL: Make ProjectionRenderer's GL Program @MonotonicNonNull. 2021-11-01 10:10:00 +00:00
ui Migrate callers of deprecated C.java methods to Util.java 2021-10-29 11:31:50 +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.