- 24 Aug, 2018 3 commits
-
-
------------- 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 12 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 -
When playing a playlist where the exact maximum input size is known from the container for each item, it may be necessary to recreate the decoder to increase its maximum input buffer size at the point of transitioning from one item to the next, which can make transitions non-seamless. Scale up the initial video decoder maximum input size so playlist item transitions with small increases in maximum sample size don't require reinitialization. Issue: #4510 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208650244
andrewlewis committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208622197
aquilescanta committed
-
- 14 Aug, 2018 3 commits
-
-
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208611493
andrewlewis committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208526775
bachinger committed -
Also turn on nullity checks for ExtractorMediaPeriod. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208467644
andrewlewis committed
-
- 13 Aug, 2018 19 commits
-
-
https://github.com/mitrejcevski/ExoPlayer…
Merge branch 'fix/vectorArtWork' of https://github.com/mitrejcevski/ExoPlayer into mitrejcevski-fix/vectorArtWork
Oliver Woodman committed -
Also fix an NPE in FfmpegAudioRenderer if sampleMimeType wasn't set. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208230947
andrewlewis committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208208099
andrewlewis committed -
Apps targeting API 28 by default do not grant permission for cleartext traffic, so update the demo app to show a warning if loading an HTTP URI will fail. See https://developer.android.com/about/versions/pie/android-9.0-changes-28 for information on behavior changes in API 28. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208204937
andrewlewis committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208195761
olly committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208176661
eguven committed -
Also add support for parsing PlayReady DRM information Issue:#4180 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208094290
aquilescanta committed -
Future changes for checking codec capabilities will go in the renderer rather than in the codec selector, so the codec selector only needs a MIME type as before. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208076716
andrewlewis committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208071000
tsvi committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208056265
andrewlewis committed -
Issue: #4030 Issue: #4280 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208055792
andrewlewis committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208054150
andrewlewis committed -
Add automatic audio focus handling to SimpleExoPlayer. Audio focus handling is an opt-in feature that can be requested by passing the system's AudioManager and an AudioFocusConfiguration to SimpleExoPlayer.setAudioFocusConfiguration. When audio focus is being managed by SimpleExoPlayer, the player will transparently handle pausing playback during AUDIOFOCUS_LOSS_TRANSIENT, as well as lowering playback volume during AUDIOFOCUS_LOSS_TRANSIENT_CAN_DUCK. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208045732
borrelli committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208023954
aquilescanta committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208020030
aquilescanta committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208017966
olly committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208006056
eguven committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=207918525
eguven committed -
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=207881679
andrewlewis committed
-