media/library
Davide Bertola 8908cc85ed DASHMediaSource: avoid potentially locking twice
It many happen when changing manifest uri because of http 302 and MPD.Location present.
2020-03-09 16:43:55 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Format.Builder: Finish migration 2020-02-28 18:43:04 +00:00
core Format.Builder: Finish migration 2020-02-28 18:43:04 +00:00
dash DASHMediaSource: avoid potentially locking twice 2020-03-09 16:43:55 +01:00
extractor Format.Builder: Finish migration 2020-02-28 18:43:04 +00:00
hls Rename SampleDataReader to DataReader and move to common 2020-02-27 17:16:53 +00:00
smoothstreaming Split AAC utils out of CodecSpecificDataUtil 2020-02-28 18:42:30 +00:00
ui Fix lint errors 2020-02-25 21:21:29 +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.