media/library
andrewlewis 4ca755a344 Skip ads for which the media failed to prepare
Also make ad group skipping more robust. After calling onError for an ad, IMA
will sometimes trigger an ad group load error, so this needs to be handled in a
way that allows some ads to be loaded already for the ad group.

This change also fixes calculation of the expected ad index to take into account
whether the position is being faked to trigger loading an ad or is the actual
player position.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=185655844
2018-02-20 10:51:19 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Skip ads for which the media failed to prepare 2018-02-20 10:51:19 +00:00
dash Release Extractors on the loading thread 2018-02-20 10:51:19 +00:00
hls Release Extractors on the loading thread 2018-02-20 10:51:19 +00:00
smoothstreaming Add SegmentDownloader.getAllRepresentationKeys method 2018-02-01 14:59:11 +00:00
ui Translation console import 2018-02-20 10:49:52 +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.