- 24 Aug, 2018 27 commits
-
-
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209947034
olly committed -
Similar to getBufferedPosition and getCurrentPosition, getDuration should mention that it also returns the duration of the current ad. And, also similar to getContentBufferedDuration and getContentPosition, a new method getContentDuration simplifies querying the content duration while playing an ad. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209914696
tonihei committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209909845
eguven committed -
The response headers of the last load are available from the loading source when creating media source events and can be easily forwarded. Issue:#4361 Issue:#4615 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209900693
tonihei committed -
The doc can be improved by enumerating and linking all possible values from the interface doc. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209772309
tonihei committed -
Apps targeting P or later now must request this permission in order to use foreground services. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209762160
eguven committed -
This happens rarely and SimpleCache can continue fine. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209759996
eguven committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209758330
olly committed -
Also remove NonNull, since we assume NonNull by default. Except where explicitly overriding a method with NonNull annotated args, in which case we're still expected to use it. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209758204
olly committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209757391
olly committed -
If available parse and use spherical metadata: https://github.com/google/spatial-media/blob/master/docs/spherical-video-v2-rfc.md RELNOTES=true ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209754080
eguven committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209752603
olly committed -
The previous change was too aggressive as it would clear future ad breaks. Still clear the pending content position so the real content position is reported after an empty ad break. Issue: #4681 Issue: #4622 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209752306
andrewlewis committed -
Some tests were flaky because of the PlayUntilPosition action which called player.setPlayWhenReady from the wrong thread. Also fixed some other misc flakiness. ExoPlayerTest seems to be non-flaky now (tested with 10000 runs). ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209743076
tonihei committed -
The options menu is not available on Android TV, which triggers a null pointer exception whenever a sample is chosen. This CL is a temporary fix until we rework the UI to not use an options menu. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209742076
aquilescanta committed -
Issue:#4666 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209742008
aquilescanta committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209580625
olly committed -
They don't need to be accessed publicly and are can be moved into the respective chunk sources. This is the same structure used for Dash. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209507217
tonihei committed -
The MediaPeriodId with index is only properly defined together with a timeline containing the index. Changing it to the period uid allows to use the MediaPeriodId independent of the corresponding timeline. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209430257
tonihei committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209417004
aquilescanta committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209414373
andrewlewis committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209412403
andrewlewis committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209396260
olly committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209390036
aquilescanta committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209193233
eguven committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209162373
olly committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209152304
olly committed
-
- 17 Aug, 2018 3 commits
-
-
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209134753
olly committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209113673
andrewlewis committed -
The reason for the change is that variable substititution requires master playlist variable definitions at the moment of parsing. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208997963
aquilescanta committed
-
- 16 Aug, 2018 10 commits
-
-
Issue: https://github.com/google/ExoPlayer/issues/4493 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208992790
olly committed -
Oliver Woodman committed
-
Oliver Woodman committed
-
feat(playlist): remove MediaSource range
ojw28 committed -
WebvttExtractor: make public to allow create custom HlsExtractorFactory outside of library
ojw28 committed -
#4304 - Add option to show buffering view when setPlayWhenReady is false
ojw28 committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208977806
olly committed -
Issue: #4532 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208968252
olly committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208796064
andrewlewis committed
-