media/library
andrewlewis 51b2a0f7a9 Add support for timing out ad preloading
Detect stuck buffering cases in ImaAdsLoader, and discard the ad group after
a timeout. This is intended to make the IMA extension more robust in the case
where an ad group unexpectedly doesn't load.

The timing out behavior is enabled by default but apps can choose to retain
the old behavior by setting an unset timeout on ImaAdsLoader.Builder.

PiperOrigin-RevId: 311729798
2020-05-29 22:29:14 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Add support for timing out ad preloading 2020-05-29 22:29:14 +01:00
dash Let MediaSourceFactory setDrmSessionManager accept null 2020-05-29 21:15:17 +01:00
hls Let MediaSourceFactory setDrmSessionManager accept null 2020-05-29 21:15:17 +01:00
smoothstreaming Let MediaSourceFactory setDrmSessionManager accept null 2020-05-29 21:15:17 +01:00
ui Merge pull request #6724 from nnoury:fix/subtitles-outline-color 2020-05-29 21:15:17 +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.