media/library/core
andrewlewis d8c71df255 On re-preparation, suppress source info refresh until ack'ed
ExoPlayerImpl.prepare() replaces the timeline with an empty timeline. After this
happens, MSG_SOURCE_INFO_REFRESHED could be handled on the main thread and
could relate to the old source, so the player could expose a stale timeline.

Count pending prepares in ExoPlayerImpl so that source info refreshes can be
suppressed until preparation actually completes.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=152496255
2017-04-11 12:15:04 +01:00
..
src On re-preparation, suppress source info refresh until ack'ed 2017-04-11 12:15:04 +01:00
build.gradle Downgrade jacoco to 0.7.4.201502262128 as a workaround for 'stuck in endless loop' issue 2017-03-31 19:09:01 +01:00
proguard-rules.txt Clean up DVB support 2017-04-06 19:16:31 +01:00