media/library
tonihei 0f9d9d56d6 Fix scrub seek position estimation for multi window time bar.
When using a multi window time bar, the onScrubStop method uses another
method to estimate the seek position than the updateProgress method for
rendering the time bar. If the time line contains windows starting with an
ad period followed by other content, they differ in their behaviour.
 - updateProgress checks all periods and leaves out all ad periods
 - onScrubStop only checks windows and leaves them out when the first
   period is an ad.

Changed onScrubStop to fit approach in updateProgess.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=154271628
2017-04-26 15:18:36 +01:00
..
all Consolidate version codes in root gradle file 2017-04-18 19:42:27 +01:00
core Bump version and update release notes 2017-04-26 15:15:32 +01:00
dash Fix playback of DASH/VP9/SegmentList DASH content 2017-04-24 21:37:33 +01:00
hls Check the type of the (non-initial) loaded HLS playlist 2017-04-24 21:38:33 +01:00
smoothstreaming Consolidate version codes in root gradle file 2017-04-18 19:42:27 +01:00
ui Fix scrub seek position estimation for multi window time bar. 2017-04-26 15:18:36 +01:00