media/extensions
andrewlewis 2a685da4eb 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:00:36 +00:00
..
cast Fix some lint issues. 2017-11-20 13:39:03 +00:00
cronet Move MockitoUtils to testutils and use it for all Mockito set-ups. 2017-11-20 13:40:28 +00:00
ffmpeg Add support for float output for FfmpegAudioRenderer 2017-11-17 18:53:26 +00:00
flac Add Builder to ExtractorMediaSource. 2017-11-17 18:56:25 +00: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:00:36 +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 Builder to ExtractorMediaSource. 2017-11-17 18:56:25 +00:00
rtmp Pick up rtmpClient fix 2017-09-06 15:58:02 +01:00
vp9 Add Builder to ExtractorMediaSource. 2017-11-17 18:56:25 +00: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.