media/extensions
andrewlewis 793f12da6d 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-18 16:13:15 +01:00
..
av1 FFmpeg extension: Correctly pad input buffers 2020-05-14 22:20:55 +01:00
cast Let CastPlayer#getTrackSelector return null 2020-05-14 22:18:00 +01:00
cronet Merge pull request #7324 from tpiDev:cronet/migrate-to-play-services-17-0-0 2020-05-06 20:57:06 +01:00
ffmpeg FFmpeg extension: Correctly pad input buffers 2020-05-14 22:20:55 +01:00
flac Propagate sample rate and format deeper 2020-05-06 20:57:44 +01:00
gvr [ExoV2 + Ambisonic] Adds ambisonic audio support to ExoV2. 2020-03-27 23:30:55 +00:00
ima Add support for timing out ad preloading 2020-05-18 16:13:15 +01:00
jobdispatcher Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
leanback Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
mediasession Keep the paused state during buffering without playWhenReady. 2020-05-12 14:43:47 +02:00
okhttp Upgrade OkHttp to 3.12.11. 2020-05-06 20:56:55 +01:00
opus Propagate sample rate and format deeper 2020-05-06 20:57:44 +01:00
rtmp Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
vp9 FFmpeg extension: Correctly pad input buffers 2020-05-14 22:20:55 +01:00
workmanager Update misc dependencies 2020-04-08 21:49:03 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer extensions

ExoPlayer extensions are modules that depend on external libraries to provide additional functionality. Browse the individual extensions and their READMEs to learn more.