media/library
tonihei 0b608dd19c Fix order of events in ProgressiveMediaPeriod.
The order of source info refresh and onPrepared was accidentally
changed by ed88f4f1dd. This changes it back to the correct order
and adds a test

PiperOrigin-RevId: 315885164
2020-06-12 00:25:42 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Add MediaParser-based implementation of ChunkExtractor 2020-06-11 10:11:20 +01:00
core Fix order of events in ProgressiveMediaPeriod. 2020-06-12 00:25:42 +01:00
dash Add MediaParser-based implementation of ChunkExtractor 2020-06-11 10:11:20 +01:00
extractor Sniff all inferred extractors in DefaultHlsExtractorFactory 2020-06-11 10:11:40 +01:00
hls Sniff all inferred extractors in DefaultHlsExtractorFactory 2020-06-11 10:11:40 +01:00
smoothstreaming Make SsMediaSource add the media item to the timeline 2020-05-29 18:33:34 +01:00
ui Prevent shutter closing for within-window seeks to unprepared periods 2020-06-11 10:10:18 +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.