media/library
olly 2a718c5aa6 Rollback of 3e41c0a1d2
*** Original commit ***

Rollback of 3c56b113e4

*** Original commit ***

Rollback of d48dc4c159

*** Original commit ***

Move getting-stuck-prevention into DefaultLoadControl.

We recently added code that prevents getting stuck if the buffer is low and
the LoadControl refuses to continue loading (b84bde0252).

Move this logic...

***

PiperOrigin-RevId: 292457964
2020-01-31 17:52:18 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Move DrmSession into the core module 2020-01-30 19:30:12 +00:00
core Rollback of 3e41c0a1d2 2020-01-31 17:52:18 +00:00
dash HLS: Fix key rotation 2020-01-30 19:30:58 +00:00
extractor HLS: Fix key rotation 2020-01-30 19:30:58 +00:00
hls HLS: Fix key rotation 2020-01-30 19:30:58 +00:00
smoothstreaming Make resolveSeekPositionUs an instance method 2020-01-24 11:10:56 +00:00
ui Merge pull request #6724 from nnoury:fix/subtitles-outline-color 2020-01-30 19:30:48 +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.