media/extensions
andrewlewis 60555e2c4b Improve robustness of ImaAdsLoader
Remove an assertion that there was a call to pause content between two
content -> ad transitions.

Also, only use the player position for resuming an ad on reattaching if the
player is currently playing an ad, in case IMA pauses content before the player
actually transitions to an ad.

Issue: #3430

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=176365842
2017-11-21 13:46:32 +00:00
..
cronet Preserve original on redirect with the set-cookie flow. 2017-11-01 14:15:12 +00:00
ffmpeg Add license notes for extensions with non-Google dependencies 2017-08-31 16:28:22 +01:00
flac Add abstract, default Player event listener. 2017-10-03 08:44:33 +01:00
gvr Allow setting output sample rate in SonicAudioProcessor 2017-10-17 18:24:53 +01:00
ima Improve robustness of ImaAdsLoader 2017-11-21 13:46:32 +00:00
leanback Add abstract, default Player event listener. 2017-10-03 08:44:33 +01:00
mediasession Remove shuffleMode(boolean) usages in ExoPlayer 2017-10-27 16:27:05 +01:00
okhttp Update dependency versions 2017-09-15 23:23:16 +01:00
opus Add abstract, default Player event listener. 2017-10-03 08:44:33 +01:00
rtmp Pick up rtmpClient fix 2017-09-06 15:58:02 +01:00
vp9 Drop to keyframe in LibvpxVideoRenderer 2017-10-11 12:25:31 +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.