media/library
olly 494510d6ad Fix ready and ended conditions.
1. The readiness of the timeline is only relevant if there
   aren't any enabled renderers. It's also only ready if
   the source after the playing source is actually prepared
   (if not, we're waiting for preparation).
2. Prevent early transition to the ENDED state when the
   playback position hits the duration, but we're not at the
   final entry in the playlist.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=125685193
2016-07-07 20:31:38 +01:00
..
src Fix ready and ended conditions. 2016-07-07 20:31:38 +01:00
build.gradle Moved testutils package to a seperate module so it can be accessed by the tests in other modules. 2016-06-15 19:42:03 +01:00